Skip to content

Releases: element-hq/element-ios

v1.10.13

13 Jun 14:54
Compare
Choose a tag to compare

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

16 May 13:26
Compare
Choose a tag to compare

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

18 Apr 19:11
Compare
Choose a tag to compare

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

12 Apr 16:38
Compare
Choose a tag to compare

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

04 Apr 12:00
Compare
Choose a tag to compare

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

28 Mar 16:53
Compare
Choose a tag to compare

Changes in 1.10.8 (2023-03-28)

πŸ™Œ Improvements

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

v1.10.7

22 Mar 21:30
Compare
Choose a tag to compare

Changes in 1.10.7 (2023-03-22)

πŸ™Œ Improvements

  • Upgrade MatrixSDK version (v0.26.4).

v1.10.6

21 Mar 17:30
Compare
Choose a tag to compare

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)

v1.10.5

13 Mar 17:48
Compare
Choose a tag to compare

Changes in 1.10.5 (2023-03-13)

πŸ™Œ Improvements

  • Upgrade MatrixSDK version (v0.26.1).

v1.10.4

07 Mar 13:55
Compare
Choose a tag to compare

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)