diff --git a/CHANGELOG.md b/CHANGELOG.md index 4928a7e08..3769c41b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,15 @@ Group changes to describe their impact on the project, as follows: ### Fixed - Copy raw message content instead of modified one when it contains a participant mention ("@username") +## [6.0.22] - 2026-01-20 + +### Changed +- Close search bar when opening bottom sheet and vice versa + +### Fixed +- Sending a file from another app using Android shortcut not working if conversation was already opened +- Trying to workaround an issue where ForegroundService notification isn't displayed in the allowed timeframe, causing an Exception + ## [6.0.21] - 2025-12-16 ### Added