Releases: matrix-org/matrix-ios-sdk
Releases Β· matrix-org/matrix-ios-sdk
v0.26.10
Changes in 0.26.10 (2023-05-16)
π Improvements
π 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
v0.26.8
v0.26.7
v0.26.6
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)
- Crypto: Add event decryption decoration instead of untrusted property (#1743)
𧱠Build
- Upgrade JitsiMeetSDK to 7.0.1-lite. (#1754)
v0.26.5
v0.26.4
v0.26.3
v0.26.2
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)