github element-hq/element-android v1.3.7-RC2

latest releases: v1.6.22, v1.6.20, v1.6.18...
2 years ago

Features ✨

  • Adding the room name to the invitation notification (if the room summary is available) (#582)
  • Updating single sign on providers ordering to match priority/popularity (#4277)

Bugfixes 🐛

  • Stops showing a dedicated redacted event notification, the message notifications will update accordingly (#1491)
  • Fixes marking individual notifications as read causing other notifications to be dismissed (#3395)
  • Fixing missing send button in light mode dev tools - send * event (#3674)
  • Fixing room search needing exact casing for non latin-1 character named rooms (#3968)
  • Fixing call ringtones only playing once when the ringtone doesn't contain looping metadata (android 9.0 and above) (#4047)
  • Tentatively fixing the doubled notifications by updating the group summary at specific points in the notification rendering cycle (#4152)
  • Do not show shortcuts if a PIN code is set (#4170)
  • Fixes being unable to join rooms by name (#4255)
  • Fixing missing F-Droid notifications when in background due to background syncs not triggering (#4298)
  • Fix video compression before upload (#4353)
  • Fixing QR code crashes caused by a known issue in the zxing library for older versions of android by downgrading to 3.3.3 (#4361)
  • Fixing timeline crash when rotating with the emoji window open (#4365)
  • Fix handling of links coming from web instance reported as malformed by mistake (#4369)

SDK API changes ⚠️

  • Add API LoginWizard.loginCustom(data: JsonDict): Session to be able to login to a homeserver using arbitrary request content (#4266)
  • Add optional deviceId to the login API (#4334)

Other changes

  • Migrate app DI framework to Hilt (#3888)
  • Limit supported TLS versions and cipher suites (#4192)
  • Fixed capitalisation of text on initial sync screen (#4292)

Don't miss a new element-android release

NewReleases is sending notifications on new releases.