Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

v0.16.11

Latest
Compare
Choose a tag to compare
@SBiOSoftWhare SBiOSoftWhare released this 07 Dec 06:48
· 2 commits to develop since this release

Changes in 0.16.11 (2021-12-07)

✨ Features

  • Moved from /space to /hierarchy API to support pagination (#4893)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.20.13).
  • Use DTCoreText's callback option to sanitise formatted messages (#5165)

🐛 Bugfixes

  • Fix problem with "Jump to unread" button being unresponsive. (#4701)
  • Fix crash that occurs when generating bubble text for some events. (#5110)
  • Fix missing messages on rooms with paired virtual room. (#5111)
  • Fix cycle in dependencies. (#5174)
  • Improve generated Swift header imports. (#5194)
  • Fix crash during late-decryption of timeline events with attachments. (#5203)

Others

  • Mark MatrixKit pod as deprecated. (#5020)