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

v0.16.8

Compare
Choose a tag to compare
@SBiOSoftWhare SBiOSoftWhare released this 20 Oct 16:26
· 98 commits to develop since this release

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 and avatarUrl 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)

⚠️ API Changes

  • MXKRecentsDataSource & MXKSessionRecentsDataSource: Remove markAllAsRead methods. (#4384)
  • MXKAccount: Remove unused showDecryptedContentInNotifications property. (#4519)