Skip to content

Releases: element-hq/element-android

v0.3.0

08 Aug 14:47
Compare
Choose a tag to compare

Features:

  • Create Direct Room flow
  • Handle /markdown command

Improvements:

  • UI for pending edits (#193)
  • UX image preview screen transition (#393)
  • Basic support for resending failed messages (retry/remove)
  • Enable proper cancellation of suspending functions (including db transaction)
  • Enhances network connectivity checks in SDK
  • Add "View Edit History" item in the message bottom sheet (#401)
  • Cancel sync request on pause and timeout to 0 after pause (#404)

Other changes:

  • Show sync progress also in room detail screen (#403)

Bugfix:

  • Edited message: link confusion when (edited) appears in body (#398)
  • Close detail room screen when the room is left with another client (#256)
  • Clear notification for a room left on another client
  • Fix messages with empty in_reply_to not rendering (#447)
  • Fix clear cache (#408) and Logout (#205)
  • Fix (edited) link can be copied to clipboard (#402)

Build:

  • Split APK: generate one APK per arch, to reduce APK size of about 30%

v0.2.0

18 Jul 15:51
Compare
Choose a tag to compare

Features:

  • Message Editing: View edit history (#121)
  • Rooms filtering (#304)
  • Edit in encrypted room

Improvements:

  • Handle click on redacted events: view source and create permalink
  • Improve long tap menu: reply on top, more compact (#368)
  • Quick reply in timeline with swipe gesture (#167)
  • Improve edit of replies
  • Improve performance on Room Members and Users management (#381)

Other changes:

  • migrate from rxbinding 2 to rxbinding 3

Bugfix:

  • Fix regression on permalink click
  • Fix crash reported by the PlayStore (#341)
  • Fix Chat composer separator color in dark/black theme
  • Fix bad layout for room directory filter (#349)
  • Fix Copying link from a message shouldn't open context menu (#364)

v0.1.0

18 Jul 13:48
Compare
Choose a tag to compare