github element-hq/element-android v1.6.8
Element Android v1.6.8

latest releases: v1.6.14, v1.6.12, v1.6.10...
5 months ago

Changes in Element v1.6.8 (2023-11-28)

Bugfixes 🐛

  • Stop incoming call ringing if the call is cancelled or answered on another session. (#4066)
  • Ensure the incoming call will not ring forever, in case the call is not ended by another way. (#8178)
  • Unified Push: Ignore the potential SSL error when the custom gateway is testing locally (#8683)
  • Fix issue with timeline message view reuse while rich text editor is enabled (#8688)

Other changes

  • Remove unused WebRTC dependency (#8658)
  • Take into account boolean "io.element.disable_network_constraint" from the .well-known file. (#8662)
  • Update regex for email address to be aligned on RFC 5322 (#8671)
  • Bump crypto sdk bindings to v0.3.16 (#8679)
  • Remove Quote action #8689

What's Changed

  • Ensure the incoming call will not ring forever, in case the call is not ended by another way by @bmarty in #8660
  • Sync Emojis by @github-actions in #8651
  • Take into account well-known config to disable WorkManager network constraint by @bmarty in #8662
  • Remove unused WebRTC dependency by @yostyle in #8658
  • Bump io.element.android:wysiwyg from 2.2.2 to 2.14.1 by @dependabot in #8607
  • Remove legacy crypto support. by @BillCarsonFr in #8656
  • Update regex for email address to be aligned on RFC 5322 by @yostyle in #8671
  • bump crypto sdk to 0.3.16 by @BillCarsonFr in #8679
  • Unified Push: Ignore the potential SSL error when the custom gateway is testing by @giomfo in #8683
  • Fix issue with timeline message view reuse while rich text editor is enabled by @jonnyandrew in #8688
  • Ensure Background sync is not stopped when there is an active call. by @bmarty in #8674
  • Remove quote from message actions menu by @jonnyandrew in #8689

New Contributors

Full Changelog: v1.6.6...v1.6.8

Don't miss a new element-android release

NewReleases is sending notifications on new releases.