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

v0.16.1

Compare
Choose a tag to compare
@manuroe manuroe released this 16 Sep 11:41
· 332 commits to develop since this release

Changes in 0.16.1 (2021-09-16)

🙌 Improvements

  • Upgrade MatrixSDK version (v0.20.1).
  • MXKRoomDataSource: Add logs to better understand local echo lifecycle. (#1771)
  • MXKAccount: Use new pauseable property of MXSession to check the session is suitable for pausing. (#4834)

🐛 Bugfixes

  • MXKRoomDataSource: Fix missing local echos. (#1771)
  • MXKRoomViewController: Mark room as read when displayed. (#4822)