Element Ios Versions Save

A glossy Matrix collaboration client for iOS

v1.11.0

9 months ago

Changes in 1.11.0 (2023-08-15)

✨ Features

  • Integrate Device Dehydration v2 through the Crypto SDK (#7630)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.27.0).
  • Disable Siri, Share and Reply (from NSE) Extensions. (#7618)

🐛 Bugfixes

  • Fix bug in SSO URL generation that was non-compliant with the spec. (#7639)
  • Fix a crash when opening v11 rooms. (#7633)

v1.10.14

10 months ago

Changes in 1.10.14 (2023-06-21)

🙌 Improvements

v1.10.13

11 months ago

Changes in 1.10.13 (2023-06-13)

✨ Features

  • Increase max. length of voice message recordings to 5m (#7582)
  • Broadcast Upload Extension added to the app targets to allow Jitsi screen sharing feature. (#7566)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.26.11).
  • Prompt the user when the invited MatrixId is not recognized (#7558)
  • MSC3987 implementation: the 'dont_notify' action for a push_rule is now deprecated and replaced by an empty action list. (#7576)

🐛 Bugfixes

  • Device manager: fix offline state for user's sessions overview. (#7562)
  • Prevents user avatar from disappearing due to incorrect width. (#7587)
  • App crashes when we make audio and video calls (#7529)
  • Timeline: Room creation intro cell now correctly adjusts to light / dark theme changes. (#7554)
  • Labs: Fix RTE sometimes inserting characters in wrong locations after multiple new lines (#7570)
  • Labs: RTE: Fix a crash when creating a new direct chat (#7577)
  • Fixed crashes when mentioning users without display names (#7579)

v1.10.12

1 year ago

Changes in 1.10.12 (2023-05-16)

✨ Features

  • Add composer suggestions for slash commands (#7493)

🙌 Improvements

  • Crypto: Deprecate MXLegacyCrypto (#7508)
  • Add a flag in the build settings to force the user to define a homeserver instead of using the default one. (#7541)
  • Upgrade MatrixSDK version (v0.26.10).
  • Add an audio alert when the voice broadcast recording is automatically paused (#7504)
  • Timeline: Remove the matrix ID displayed when someone has changed its display name. (#7517)

🐛 Bugfixes

  • Fix an issue where the Secrets Reset screen would open twice. (#7404)
  • Make sure to use the chosen language for the VoiceOver voice too. (#7493)
  • Fix the position of the send confirmation icon. (#7512)
  • Disable accessibility for emojis during session verification. (#7521)
  • Fix accessibility when entering the PIN to unlock the app. (#7522)
  • Fix voiceover order of room creation header and message composer. (#7543)
  • Fix: The last event description text color now matches the active theme. (#7545)
  • Fix mention pills display in thread list (#7322)
  • Poll: The timeline sometimes displayed closed polls in the wrong order. (#7497)
  • Fix a flickering issue when the timeline datasource is reloaded. (#7523)
  • Fix the position of the marker highlighting an event. (#7526)
  • Fix application crashing when opening a thread with RTE enabled (#7530)
  • Labs: Rich Text Editor: Fix partial text messages not being saved for each room (#7535)

v1.10.11

1 year ago

Changes in 1.10.11 (2023-04-18)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.26.9).
  • Labs: Rich Text Editor: Integrate version 2.0.0 with mention Pills support. (#7442)

🐛 Bugfixes

  • Continue to display pills for matrix.to permalinks if a custom permalinkBaseUrl is set. (#7482)
  • Add a foreground color attribute for the unformattable event error message. (#7501)
  • Fixed a bug that prevented audio messages that were not .mp4 to be played in the timeline (#7451)
  • Fix user suggestion list item height on iOS 16+ (#7492)

🧱 Build

  • Pinned used Xcode version to 14.2 as newer version fail ASC validation (#7476)

v1.10.10

1 year ago

Changes in 1.10.10 (2023-04-12)

🙌 Improvements

  • Crypto: Enable Rust Crypto for all users (#7485)
  • Upgrade MatrixSDK version (v0.26.7).

v1.10.9

1 year ago

Changes in 1.10.9 (2023-04-04)

🙌 Improvements

  • Encryption: Simplify event encryption decoration (#7440)
  • Add user suggestions for @room and highlight incoming messages containing @room when the room is encrypted. (#7453)
  • Crypto: Expand rust crypto rollout to 50% users (#7466)
  • Upgrade MatrixSDK version (v0.26.6).
  • Replace Terms and Conditions with Acceptable Use Policy. (#7456)
  • Crypto: Display correct SDK version (#7457)

🐛 Bugfixes

  • QR verification: Start scanning as soon as camera ready (#7469)
  • Timeline: No event decoration if no decryption result (#7471)
  • Long pills are now truncated. (#7413)
  • Update the read marker position even if it is not displayed (#7420)

v1.10.8

1 year ago

Changes in 1.10.8 (2023-03-28)

🙌 Improvements

  • Verification: Display upgrade verification prompt (#7454)
  • Upgrade MatrixSDK version (v0.26.5).

v1.10.7

1 year ago

Changes in 1.10.7 (2023-03-22)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.26.4).

v1.10.6

1 year ago

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

  • Room list: increase tappability area of the avatar button. (#7427)
  • Manage bad m.file attachment format. (#7406)