Skip to content

v1.1.12

Compare
Choose a tag to compare
@bmarty bmarty released this 05 Jul 07:59
· 14278 commits to develop since this release

Changes in Element 1.1.12 (2021-07-05)

Features ✨

  • Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling. (#3545)
  • Implements new design for Jump to unread and quick fix visibility issues. (#3547)

Bugfixes 🐛

  • Fix some issues with timeline cache invalidation and visibility. (#3542)
  • Fix call invite processed after call is ended because of fastlane mode. (#3564)
  • Fix crash after video call. (#3577)
  • Fix crash out of memory (#3583)
  • CryptoStore migration has to be object to avoid crash (#3605)