Changes in Element v1.6.22 (2024-09-23)
Important: this version removes the dependency of the deprecated libolm library.
Application installations that have not been updated to the first version with the migration (v1.6.0 released at 2023-05-17) will not be able to migrate the account.
More details in (#8901)
Other changes
- Remove legacy QR code login. (#8889)
What's Changed
- Remove legacy qr code login by @bmarty in #8890
- Add unit test on ScanEncryptorUtils. by @bmarty in #8900
- Upgrade Jitsi to 10.2.0 by @bmarty in #8911
- Update strings.xml to fix the "see and managed addresses[…]" typo. by @Erquint in #8905
- Remove dependency on libolm by @bmarty in #8901
New Contributors
Full Changelog: v1.6.20...v1.6.22