Skip to content
Matrix.swift alpha 0.3.0
* Add support for deactivating the user's account, for GDPR compliance
* Fix spec compliance of `m.room.encryption` events
* Better support for UIA sessions that fail, or are canceled
* More robust parsing of receipts
* More robust handling of events that we fail to or don't know how to parse
* E2EE fixes - Generate proper CTR mode "iv"s and use unpadded base64
* Allow redirect by default for media downloads
* Use better paths to store things on the local device
* Improvements to Secret Storage, especially for when another app has already created a default key