Releases: element-hq/element-ios
Releases Β· element-hq/element-ios
v1.11.10
Changes in 1.11.10 (2024-05-01)
π Improvements
- Upgrade MatrixSDK version (v0.27.7).
Others
- Improvements to reporting of decryption failures.
v1.11.9
Changes in 1.11.9 (2024-04-02)
Others
- Update matrix-analytics-events to version 0.15.0 (#7768)
- Upgrade to build with Xcode 15.2
- Add a privacy manifest
v1.11.8
Changes in 1.11.8 (2024-03-05)
π Improvements
- Disable the mark as unread feature to avoid it clashing with the new MSC2876 based one (#7758)
π Bugfixes
- Fix a bug where QR codes aren't detected if the camera is too close. (#7762)
- Fix dictation when using the Rich Text Editor (#7752)
v1.11.7
Changes in 1.11.7 (2024-02-07)
π Improvements
- Upgrade MatrixSDK version (v0.27.6).
π Bugfixes
- Fix swapped accessibility label between strikethrough and underline format buttons in RTE. (#7743)
v1.11.6
Changes in 1.11.6 (2024-01-09)
π Improvements
- Upgrade MatrixSDK version (v0.27.5).
𧱠Build
- Update CocoaPods and other gems. (#7720)
v1.11.5
Changes in 1.11.5 (2023-11-28)
π Improvements
- Upgrade MatrixSDK version (v0.27.4).
- Upgrade Rich Text Editor version. (v2.18.0)
π Bugfixes
- Call destroy in dealloc to remove all observers of SettingsViewController (#7697)
- Editing a message that ends with an emoji now works as expected. (#7681)
- The "Quote" action has been removed from the menu of the selected message. (#7691)
- The slide to end call for everyone button for the Jitsi widget now also ends the call for the current user. (#7704)
- If a Jitsi call in a room is ongoing when the Jitsi widget is removed from such room the call ends. (#7706)
- If a moderator ends a Jitsi call for everyone the call is now dismissed. (#7709)
β οΈ API Changes
- Drop support for iOS 14, raising the deployment target to iOS 15 to support the latest Rich Text Editor version. (#7711)
v1.11.4
Changes in 1.11.4 (2023-10-04)
π Improvements
- Upgrade MatrixSDK version (v0.27.3).
- Allow the use of Jitsi for 1:1 calls via a well-known configuration flag. (#7684)
v1.11.3
Changes in 1.11.3 (2023-09-13)
π Bugfixes
- Show OIDC account management UI using embedded browser instead of system browser. (#7671)
- Hide Sign Out X/All Sessions buttons in the Device Manager when using OIDC. (#7672)
v1.11.2
Changes in 1.11.2 (2023-09-12)
π Improvements
- Upgrade MatrixSDK version (v0.27.2).
π Bugfixes
- Fix an issue where rooms were not correctly sorted after forwarding a message. (#7641)
- Add phone number UI and explanatory text is hidden if the 3 pid changes capability is disabled. (#7670)
v1.11.1
Changes in 1.11.1 (2023-08-29)
β¨ Features
- New settings cell to manage your account through MAS if the home server allows it. (#7653)
π Improvements
- Upgrade MatrixSDK version (v0.27.1).
π Bugfixes
- Prevent mention crashes when room members are missing display names (objc interop) (#7649)
- Add email UI is hidden if the 3 pid changes capability is disabled. (#7645)
- You can now log out from other sessions using MAS on supported OIDC home servers. (#7646)
- Deactivate account is hidden for servers with OIDC auth. (#7648)
- Prevent pill crashes when room members are missing display names (objc interop) (#7651)