Changes in 1.10.4 (2023-03-07)
🙌 Improvements
- CryptoV2: CryptoSDK phased rollout feature (#7374)
- Analytics: Use SwiftPM for AnalyticsEvents instead of CocoaPods (#7401)
- Upgrade MatrixSDK version (v0.26.0).
- Session verification: automatically starts scanning for a QR code if we do not have a QR code to display. (#3115)
- Direct Message: manage encrypted DM in case of invite by email (#6612)
🐛 Bugfixes
- fix issue on timeline's bubbles not showing proper content after decrypt (#7397)
- Fixes bug about centring user in live location sharing (#7398)
- Polls: improve rendering of poll ended events. (#7402)
- Fix an issue where SAS verification would fail between two iOS devices (#3946)
- Pin SwiftOGG to a release rather than main branch to avoid breaking changes in SwiftOGG causing bugs in element-ios. (#7388)