Skip to content

v1.1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmarty bmarty released this 18 Jun 20:21
· 14893 commits to develop since this 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)

Other changes

  • Move the ability to start a call from dialpad directly to a dedicated tab in the home screen. (#3457)
  • VoIP: Change hold direction to send-only. (#3467)
  • Some improvements on DialPad (cursor edition, paste number, small fixes). (#3516)