This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
v0.16.10
Changes in 0.16.10 (2021-11-17)
🙌 Improvements
- Upgrade MatrixSDK version (v0.20.10).
🐛 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)