Skip to content

v0.24.7

Compare
Choose a tag to compare
@pixlwave pixlwave released this 10 Jan 12:58
· 550 commits to develop since this release

Changes in 0.24.7 (2023-01-10)

✨ Features

  • Threads: Load the thread list using server-side sorting and pagination (#6059)

πŸ™Œ Improvements

  • Add API to delete user's account data. (#1651)
  • Change Sync parser to delete empty account_data events. (#1656)
  • CryptoV2: Disable notification decryption (#1662)
  • CryptoV2: Verification request and QR listener (#1663)
  • Analytics: Do not track cancellation errors (#1664)
  • Polls: ensure polls are up to date after they are closed. (#1672)
  • Polls: handle decryption errors. (#1673)
  • Polls: add support for rendering/replying to poll ended events. (#1674)
  • Remove commented device property on MXPushRulesRespose. (#1677)