Skip to content

v0.24.1

Compare
Choose a tag to compare
@ismailgulek ismailgulek released this 18 Oct 10:44
· 739 commits to develop since this release

Changes in 0.24.1 (2022-10-18)

πŸ™Œ Improvements

  • Support additional content in voice message. (#1595)
  • Key verification: Refactor verification manager, requests, transactions (#1599)
  • Crypto: Refactor QR transactions (#1602)
  • CryptoV2: Integrate Mac-compatible MatrixSDKCrypto (#1603)
  • CryptoV2: Unencrypted verification events (#1605)
  • Crypto: Remove megolm decrypt cache build flag (#1606)
  • Device Manager: Exposed method to update client information. (#1609)
  • CryptoV2: Manual device verification (#6781)
  • Add support for m.local_notification_settings. in account_data (#6797)
  • CryptoV2: Incoming verification requests (#6809)
  • CryptoV2: QR code verification (#6859)

πŸ› Bugfixes

  • Fix users' display name in messages. (#6850)

Others

  • Expose rest client method for generating login tokens through MSC3882 (#1601)