Updated CHANGELOG with 6.0.22 release info

This commit is contained in:
Sylvain Berfini 2026-01-20 16:51:29 +01:00
parent 597581faa5
commit 539439a055

View file

@ -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