Element Ios Versions Save

A glossy Matrix collaboration client for iOS

v1.11.12

2 days ago

Changes in 1.11.12 (2024-05-30)

🐛 Bugfixes

  • Fix a crash when the user taps play multiple times and the video download fails. (#7791)

v1.11.11

3 days ago

Changes in 1.11.11 (2024-05-29)

🐛 Bugfixes

  • Bump the CryptoSDK to fix Notification Service Extension race conditions (7790)
  • Bump the RichTextEditor version for various bug fixes

v1.11.10

1 month ago

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

1 month ago

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

2 months ago

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

3 months ago

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

4 months ago

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

6 months ago

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

7 months ago

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

8 months ago

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)