diff --git a/CHANGELOG.md b/CHANGELOG.md index 40c250c55..9183cb482 100644 --- a/CHANGELOG.md +++ b/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