This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
v0.16.8
Changes in 0.16.8 (2021-10-20)
✨ Features
- M10.4.1 Home space data filtering (#4570)
🙌 Improvements
- Upgrade MatrixSDK version (v0.20.8).
- MXKRecentCellDataStoring: New initializer &
roomIdentifier
andavatarUrl
properties. (#4384) - MXKContactManager: The contacts manager will no longer present a prompt for contacts access for you. This should be done elsewhere. (#4484)
🐛 Bugfixes
- MXKRoomInputToolbarView: Fix crash when pasting images backed by NSData (such as WebP from Safari). (#2076)
- MXKContactManager: Add an MXSession parameter to validateSyncLocalContactsState and call from MXKAccount. (#4989)