Skip to content

v0.26.0

Compare
Choose a tag to compare
@pixlwave pixlwave released this 07 Mar 11:33
· 379 commits to develop since this release

Changes in 0.26.0 (2023-03-07)

πŸ™Œ Improvements

  • CryptoV2: Control CryptoSDK via feature flag (#1719)
  • Update MatrixSDKCrypto (#1725)
  • Use correct next users with keys query (#1726)
  • Creating a direct room with a third party will now use their email as the m.direct ID and their obfuscated email as the room title. (#1727)

πŸ› Bugfixes

  • Fixed incorrect filtering of "unread rooms" in the all chats list. (#1723)
  • Unread rooms: Move the storage file to a better location. (#1730)
  • Fixed a crash when roomSummary is nil. (#1731)
  • Fix room list last message when the key comes late. (#6848)

⚠️ API Changes

  • MXRoomSummary: displayname has been renamed to displayName (#1731)