v0.12.5
Improvements:
- Crypto: Handle partially-shared sessions better (element-hq/element-ios/issues/2320).
- Crypto: Support Interaction Device Verification (element-hq/element-ios/issues/2322).
- MXSession: add a global notification posted when the account data are updated from the homeserver.
- VoIP: Use WebRTC framework included in Jitsi Meet SDK (element-hq/element-ios/issues/1483).
Bug Fix:
- MXRoomSummaryUpdater: Fix
MXRoomSummary.hiddenFromUser
property not being saved when associated room become tombstoned (element-hq/element-ios/issues/2148). - MXFileStore not loaded with 0 rooms, thanks to @asydorov (PR #647).