mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Updated CHANGELOG with 6.0.21 release info
This commit is contained in:
parent
be47deeb40
commit
00b8e59ade
1 changed files with 17 additions and 2 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -49,10 +49,25 @@ Group changes to describe their impact on the project, as follows:
|
|||
- Permission fragment will only show missing ones
|
||||
- Added more info into StartupListener logs
|
||||
- Updated password forgotten procedure, will use online account manager platform
|
||||
- Added back "large heap" to AndroidManifest
|
||||
|
||||
## [6.0.21] - 2025-12-16
|
||||
|
||||
### Added
|
||||
- Allow linphone-config: scheme URIs in in-app QR code scanner
|
||||
|
||||
### Changed
|
||||
- Workaround for audio focus & audio manager mode on devices that do not support TelecomManager APIs
|
||||
- Set front camera as default after using back camera when scanning a QR code
|
||||
- Added back largeHeap flag in AndroidManifest.xml
|
||||
|
||||
### Fixed
|
||||
- No audio focus & wrong audio manager mode when TelecomManager isn't supported by device
|
||||
- Fixed call recording indicator not showing local record in progress in case UPDATE isn't answered
|
||||
- Fixed native addressbook reload when a contact is updated in the OS default app
|
||||
- Fixed issue with linphone-config scheme URIs if scheme is followed by "//"
|
||||
- Fixed Job & Company contact field not updated if field content was removed
|
||||
- Fixed local avatar not displayed when calling ourselves
|
||||
- Prevent crashes due to some ActivityNotFound exceptions
|
||||
- Prevent crash due to empty clipboard on some devices
|
||||
|
||||
## [6.0.20] - 2025-11-21
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue