Skip to content

v1.0.8

Compare
Choose a tag to compare
@bmarty bmarty released this 25 Sep 14:26
· 18458 commits to develop since this release

Improvements πŸ™Œ:

  • Add "show password" in import Megolm keys dialog
  • Visually disable call buttons in menu and prohibit calling when permissions are insufficient (#2112)
  • Better management of requested permissions (#2048)
  • Add a setting to show timestamp for all messages (#2123)
  • Use cache for user color
  • Allow using an outdated homeserver, at user's risk (#1972)
  • Restore small logo on login screens and fix scrolling issue on those screens
  • PIN Code Improvements: Add more settings: biometrics, grace period, notification content (#1985)

Bugfix πŸ›:

  • Long message cannot be sent/takes infinite time & blocks other messages (#1397)
  • Fix crash when wellknown are malformed, or redirect to some HTML content (reported by rageshakes)
  • User Verification in DM not working
  • Manual import of Megolm keys does back up the imported keys
  • Auto scrolling to the latest message when sending (#2094)
  • Fix incorrect permission check when creating widgets (#2137)
  • Pin code: user has to enter pin code twice (#2005)

SDK API changes ⚠️:

  • Rename tryThis to tryOrNull

Other changes:

  • Add an advanced action to reset an account data entry