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

v0.8.18

Compare
Choose a tag to compare
@bmarty bmarty released this 18 Oct 14:07
· 2144 commits to develop since this release

MatrixSdk:

  • Upgrade to version 0.9.12.

Features:

  • Status.im theme

Improvements:

  • Use LocalBroadcastManager when applicable (#2595)
  • Menu version copies version number to clipboard (#2570)
  • Tapping on profile picture in sidebar opens settings page (#2597)
  • Ask for Camera permission only when the user want to change the room avatar (#2575)

Other changes:

  • Room display name is now computed by the Matrix SDK

Bugfix:

  • When exporting E2E keys, it isn't clear that you are creating a new password (#2626)
  • Can't change room directory server (#2611)
  • Reply get's lost when moving app in background and back (#2581)
  • Android 8: crash on device Boot (#2615)
  • Avoid creation of Gson object (#2608)
  • Inline code breaks in reply messages (#2531)
  • Reduce size of clickable read-receipts area (#655)
  • Fix issue of html rendering in emote message (#2652)