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

v0.16.10

Compare
Choose a tag to compare
@pixlwave pixlwave released this 17 Nov 15:57
· 53 commits to develop since this release

Changes in 0.16.10 (2021-11-17)

🙌 Improvements

🐛 Bugfixes

  • MXKRoomViewController: Share sheet is properly presented on iOS 12 when necessary. (#949)
  • MXKRoomTitleView: Remove room summary observer on destroy. (#951)
  • MXKRoomViewController: Fix retain cycles that prevents deallocation. (#5055)
  • Fix retain cycles that prevents deallocation in several classes. (#5058)
  • Ensure alerts with weak references are retained until they've been presented. (#5071)
  • Fix room ordering regression. (#5105)