This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
v0.11.0
Pre-release
Pre-release
Improvements:
- Upgrade MatrixSDK version (v0.14.0).
- MXKDeviceView: Make clear that device names are publicly readable (element-hq/element-ios/issues/2662).
- Privacy: Remove the bind true flag from 3PID adds in settings (element-hq/element-ios/issues/2650).
- Privacy: Remove the ability to set an IS at login/registration (element-hq/element-ios/issues/2661).
- Privacy: Use wellknown to discover the IS of a custom HS (element-hq/element-ios/issues/2686).
- Tools: Add human readable MSISDN formatting method.
- MXKContactManager: Limit the number of full lookups. Do it once per new matrix session.
Bug fix:
- Display correctly the revoked third-party invite.
- MXKRoomBubbleTableViewCell: Fix issue with links too easily touchable on iOS 13 (element-hq/element-ios/issues/2738).