Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

v0.8.23

Compare
Choose a tag to compare
@bmarty bmarty released this 21 Feb 16:21
· 1276 commits to develop since this release

MatrixSdk:

  • Upgrade MatrixSdk to version 0.9.17.

Features:

  • key backup: Trust on Decrypt (#2921)
  • key backup: new recover method detected (#2926)

Improvements:

  • keys backup: Setup screen UX improvement
  • keys backup: Sign Out flow improvement
  • Improved button styles (states, ripple effect)
  • Show direct chat section in user details only for other users, not self
  • Sender name colors in rooms

Other changes:

  • Remove beta e2e warning (#2946)

Bugfix:

  • Fix warning "Attribute value must be constant" in VectorHomeActivity
  • Fix key backup banner doesn't go away after you have restored from backup. (#2943)
  • Fix issue with registration on some HomeServer (#2985)