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

v0.8.15

Compare
Choose a tag to compare
@bmarty bmarty released this 30 Aug 15:51
· 2427 commits to develop since this release

MatrixSdk:

  • Upgrade to version 0.9.9.

Improvements:

  • Improve intent to open document (#2544)
  • Avoid useless dialog for permission (#2331)
  • Improve wording when exporting keys (#2289)

Other changes:

  • Upgrade lib libphonenumber from v8.0.1 to 8.9.12
  • Upgrade Google firebase libs

Bugfix:

  • Handle \/ at the beginning of a message to send a message starting with / (#658)
  • Escape nicknames starting with a forward slash / in mentions (#2146)
  • Improve management of Push feature
  • MatrixError mResourceLimitExceededError is now managed in MxDataHandler (#2547 point 2)