Skip to content

Releases: element-hq/element-ios

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)

v1.10.3

21 Feb 15:38
Compare
Choose a tag to compare

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

  • A voice message is now replayable. (#7217)
  • Fix an issue where a voice message recording was failing. (#7325)
  • Fix an issue where a voice message disappears after being sent. (#7326)

v1.10.2

10 Feb 13:39
Compare
Choose a tag to compare

Changes in 1.10.2 (2023-02-10)

πŸ› Bugfixes

  • Fixes #7350 - Fix green dot only to appear for marked action (#7530)

v1.10.1

07 Feb 15:11
Compare
Choose a tag to compare

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

02 Feb 19:20
Compare
Choose a tag to compare

Changes in 1.10.0 (2023-02-02)

πŸ™Œ Improvements

  • CryptoV2: Generate Crypto SDK store key (#7310)
  • Backup: Display backup import progress (#7319)
  • CryptoV2: Reset Crypto SDK on logout (#7323)
  • CryptoV2: Refresh notification service on crypto change (#7332)
  • CryptoV2: Enable Crypto SDK for production (#7333)
  • Upgrade MatrixSDK version (v0.25.0).

v1.9.17

26 Jan 17:17
Compare
Choose a tag to compare

Changes in 1.9.17 (2023-01-26)

πŸ™Œ Improvements

  • Analytics: Ensure E2EE never tracks UnknownError (#7304)

πŸ› Bugfixes

  • Fix a deadlock when updating the summary of a room that has a voice broadcast. (#7300)
  • Space Switcher: Fix a bug where the avatars would all be the same. (#7305)