Releases: element-hq/element-ios
Releases Β· element-hq/element-ios
v1.10.8
v1.10.7
v1.10.6
Changes in 1.10.6 (2023-03-21)
π Improvements
- Encryption: Refactor user / room encryption trust level (#7430)
- Crypto: Increase local rust crypto rollout to 20% of all users (#7434)
- Upgrade MatrixSDK version (v0.26.2).
- Permalinks to a room/space are pillified (#7409)
- Permalinks to a matrix user are pillified (#7411)
- Permalinks to messages are pillified (#7412)
- Loading: Update startup progress UX (#7417)
π Bugfixes
v1.10.5
v1.10.4
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)
v1.10.3
Changes in 1.10.3 (2023-02-21)
π Improvements
- Polls: add fallback text for poll ended events. (#7353)
- Push Rules: Apply push rules client side for encrypted rooms, hiding in case of dont_notify action (#7356)
- Map Views: Show own location in map views (#7361)
- Do not reset device keys if migrating to CryptoSDK (#7369)
- Labs: Rich Text Editor: Update to version 1.1.1 (#7370)
- Updates to protocol used for Sign in with QR code. (#7372)
- Upgrade MatrixSDK version (v0.25.2).
π Bugfixes
v1.10.2
v1.10.1
Changes in 1.10.1 (2023-02-07)
β¨ Features
- Add mark as unread option for rooms (#7253)
π Improvements
- Polls: add logic for fetching poll histories in rooms. (#7293)
- Poll: add a feature to load more polls in the poll history. (#7303)
- CryptoV2: Generate Crypto SDK store key (#7310)
- Poll: added poll detail in poll list hisotry with navigation to timeline (#7314)
- Backup: Display backup import progress (#7319)
- Polls: sync push rules with the one of normal messages. (#7320)
- CryptoV2: Reset Crypto SDK on logout (#7323)
- Polls: add error handling when syncing push rules with the ones of normal messages. (#7324)
- CryptoV2: Refresh notification service on crypto change (#7332)
- CryptoV2: Enable Crypto SDK for production (#7333)
- Polls: add automatic synchronization logic for poll push rules. (#7335)
- Polls: update poll history UI. (#7341)
- Upgrade MatrixSDK version (v0.25.1).
- Hide the presence info if the presence status is unknown. (#6597)
- Inform the user about decryption errors during a voice broadcast. (#7189)
- App Layout: Removed the onboarding flow (#7298)
- Improve error handling during a voice broadcast playback. (#7311)
- Labs: Rich text editor: enable list items indentation (#7316)
v1.10.0
Changes in 1.10.0 (2023-02-02)
π Improvements