Merge branch 'fix/changelog' into 'master'

Updated CHANGELOG with 6.0.22 release info

See merge request BC/public/linphone-android!2385
This commit is contained in:
Sylvain Berfini 2026-01-20 15:51:46 +00:00
commit 6530b9c878

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