Skip to content

Releases: matrix-org/matrix-ios-sdk

v0.26.10

16 May 11:06
Compare
Choose a tag to compare

Changes in 0.26.10 (2023-05-16)

πŸ™Œ Improvements

  • Crypto: Enable Crypto SDK by default (#1770)
  • Crypto: Deprecate MXLegacyCrypto (#1772)

πŸ› Bugfixes

  • Poll: Refreshing the poll when receiving pollEnd can break the chronological order in the store. (#1776)
  • Fix breadcrumb list not updating when leaving a room. Contributed by @JanNikGra. (#1777)

v0.26.9

18 Apr 16:25
Compare
Choose a tag to compare

Changes in 0.26.9 (2023-04-18)

πŸ› Bugfixes

  • Cross-signing: Setup cross-signing with empty auth session (#1774)

v0.26.8

18 Apr 10:29
Compare
Choose a tag to compare

Changes in 0.26.8 (2023-04-18)

πŸ™Œ Improvements

  • Crypto: Update Crypto SDK (#1767)
  • Cross-signing: Ensure device signed after restoring cross-signing keys (#1768)
  • Crypto: Remove legacy crypto store (#1769)

v0.26.7

12 Apr 15:40
Compare
Choose a tag to compare

Changes in 0.26.7 (2023-04-12)

πŸ™Œ Improvements

  • Crypto: Upgrade Crypto SDK (#1765)

πŸ› Bugfixes

  • Crypto: Delete data for mismatched accounts (#1763)

v0.26.6

04 Apr 10:14
Compare
Choose a tag to compare

Changes in 0.26.6 (2023-04-04)

πŸ™Œ Improvements

  • Bugfix: Ensure related event nullability (#1746)
  • Add constants for mention room power levels and check decrypted event content for @room mentions. (#1750)
  • Crypto: Display correct SDK version (#7457)

πŸ› Bugfixes

  • Fix invitations count in all chats list. (#6871)

⚠️ API Changes

  • Crypto: Add event decryption decoration instead of untrusted property (#1743)

🧱 Build

  • Upgrade JitsiMeetSDK to 7.0.1-lite. (#1754)

v0.26.5

28 Mar 15:21
Compare
Choose a tag to compare

Changes in 0.26.5 (2023-03-28)

πŸ™Œ Improvements

  • Crypto: Upgrade verification if necessary (#1751)

v0.26.4

22 Mar 20:10
Compare
Choose a tag to compare

Changes in 0.26.4 (2023-03-22)

πŸ› Bugfixes

  • Crypto: Do not show current session as unverified (#7446)

v0.26.3

22 Mar 17:05
Compare
Choose a tag to compare

Changes in 0.26.3 (2023-03-22)

No significant changes.

v0.26.2

21 Mar 13:45
Compare
Choose a tag to compare

Changes in 0.26.2 (2023-03-21)

πŸ™Œ Improvements

  • Crypto: Always update tracked users when sharing keys (#1733)
  • CryptoV2: Fully deprecate MXCryptoStore (#1735)
  • Make CallKit maximumCallGroups configurable. (#1738)
  • Crypto: Simplify user verification state (#1740)
  • Rageshakes: Identify crypto module (#1742)
  • Session: Improved session startup progress (#7417)

πŸ› Bugfixes

  • MXCallManager: Make call transfer requests sequential. (#1739)

v0.26.1

13 Mar 16:28
Compare
Choose a tag to compare

Changes in 0.26.1 (2023-03-13)

πŸ› Bugfixes

  • All chats: revert "Unread" rooms filter behaviour. (#1736)