Element X Android v0.7.0
What's Changed
🙌 Improvements
- Enable Login with QR code in release builds. by @bmarty in #3646
- Remove unused
RoomSummary
cache by @jmartinesp in #3647
🐛 Bugfixes
- Add the
CallWebView
logs to our logging stack by @jmartinesp in #3637
Dependency upgrades
- Update dependency io.element.android:emojibase-bindings to v1.3.3 by @renovate in #3620
- fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03 by @renovate in #3583
- fix(deps): update dependency io.mockk:mockk to v1.13.13 by @renovate in #3634
- chore(deps): update dependencyanalysis to v2.1.4 by @renovate in #3610
- fix(deps): update dependency androidx.webkit:webkit to v1.12.1 by @renovate in #3584
- fix(deps): update dependency com.posthog:posthog-android to v3.8.1 by @renovate in #3638
- Upgrade Kotlin to v2.0 by @jmartinesp in #3594
Others
- Rework room summary by @ganfra in #3631
- QrCode intro screen: add subtitle and fix button wording #3632 by @bmarty in #3633
- Improve avatar rendering by @ganfra in #3642
- Add feature flag IdentityPinningViolationNotifications. by @bmarty in #3648
- Crypto copy adjustment by @bmarty in #3649
Full Changelog: v0.6.5...v0.7.0