Skip to content

Element X Android v0.3.2

Compare
Choose a tag to compare
@jmartinesp jmartinesp released this 22 Nov 10:00
· 4253 commits to develop since this release

Features ✨

  • Add ongoing call indicator to rooms lists items. (#1158)
  • Add support for typing mentions in the message composer. (#1453)
  • Add intentional mentions to messages. This needs to be enabled in developer options since it's disabled by default. (#1591)
  • Update voice message recording behaviour. Instead of holding the record button, users can now tap the record button to start recording and tap again to stop recording. (#1784)

Bugfixes 🐛

  • Always ensure media temp dir exists (#1790)

Other changes

  • Update icons and move away from PreferenceText components. (#1718)
  • Add item "This is the beginning of..." at the beginning of the timeline. (#1801)
  • LockScreen : rework LoggedInFlowNode and back management when locked. (#1806)
  • Suppress usage of removeTimeline method. (#1824)
  • Remove Element Call feature flag, it's now always enabled.
  • Reverted the EC base URL to https://call.element.io.
  • Moved the option to override this URL to developer settings from advanced settings.

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2