v1.1.10
Pre-release
Pre-release
Features ✨
- Migrate DefaultTypingService, KeysImporter and KeysExporter to coroutines (#2449)
- Update Message Composer design (#3182)
- Cleanup Epoxy items, and debounce all the clicks (#3435)
- Adds support for receiving MSC3086 Asserted Identity events. (#3451)
- Migrate to new colors and cleanup the style and theme. Now exported in module :library:ui-styles
Ref: https://material.io/blog/migrate-android-material-components (#3459) - Add option to set aliases for public spaces (#3483)
- Add beta warning to private space creation flow (#3485)
- User defined top level spaces ordering (#3501)
Bugfixes 🐛
- Fix new DMs not always marked as such (#3333)
SDK API changes ⚠️
- Splits SessionAccountDataService and RoomAccountDataService and offers to query RoomAccountDataEvent at the session level. (#3479)