v1.5.3
Changes in 1.5.3 (2021-09-09)
✨ Features
- Timeline: Add URL previews under a labs setting. (#888)
- Media: Add an (optional) prompt when sending video to select the resolution of the sent video. (#4638)
🙌 Improvements
- Camera: The quality of video when filming in-app is significantly higher. (#4721)
- Upgrade MatrixKit version (v0.16.0).
- Media: Add settings for whether image/video resize prompts are shown when sending media (off by default). (#4479)
- Mark iOS 11 as deprecated and show different version check alerts. (#4693)
- Moved converted voice messages to their own folder. Cleaning up all temporary files on on reload and logout. (#4770)
- AppDelegate: Wait for the room list data to be ready to hide the launch animation. (#4797)
🐛 Bugfixes
- Fixed home view being clipped when search is active. (#4449)
- DirectoryViewController: Make room preview data to use canonical alias for public rooms. (#4778)
- AppDelegate: Wait for sync response when clearing cache. (#4801)
Others