Changes in Element v1.6.1 (2023-05-25)
Corrective release for 1.6.0
Bugfixes 🐛
- Allow stateloss on verification dialogfragment (#8439)
- Fix: Update verification popup text when a re-verification is needed after rust migration (read only sessions) (#8445)
- Fix several performance issues causing app non responsive issues. (#8454)
- Fix: The device list screen from the member profile page was always showing the current user devices (rust crypto). (#8457)
Other changes
- Remove UI option to manually verify a specific device of another user (deprecated behaviour) (#8458)
What's Changed
- Bump com.likethesalad.android:stem-plugin from 2.4.0 to 2.4.1 by @dependabot in #8459
- fix always returning live devices for current user by @BillCarsonFr in #8457
- Fix several app non responsive issues by @BillCarsonFr in #8461
- Remove legacy manually verify specific other device by @BillCarsonFr in #8458
- Special text for re-verification after update by @BillCarsonFr in #8462
- Add more migration logs by @BillCarsonFr in #8441
- Bump io.element.android:wysiwyg from 1.2.2 to 2.2.1 by @dependabot in #8464
- Allow stateloss on verification dialogfragment by @yostyle in #8439
Full Changelog: v1.6.0...v1.6.1