Skip to content

Element Android v1.5.26

Compare
Choose a tag to compare
@ganfra ganfra released this 23 Feb 10:19
· 1756 commits to develop since this release

Features ✨

  • Adds MSC3824 OIDC-awareness when talking to an OIDC-enabled homeservers (#6367)
  • [Poll] Synchronize polls push rules with message push rules (#8007)
  • [Rich text editor] Add code block, quote and indentation actions (#8045)
  • [Poll] History list: details screen of a poll
  • [Poll] History list: enable the new settings entry in release mode (#8056)
  • [Location sharing] Show own location in map views (#8110)
  • Updates to protocol used for Sign in with QR code (#8123)
  • [Poll] Synchronize polls and message push rules (#8130)

Bugfixes 🐛

  • Android app does not show correct poll data (#6121)
  • Fix timeline always jumps to the bottom when screen goes back to foreground. (#8090)
  • [Poll] Improve rendering of poll end message when poll start event isn't available (#8129)
  • Replace hardcoded colors by theming colors on send button. (#8142)
  • [Timeline]: Editing a reply from iOS breaks the "in reply to" rendering (#8150)

Other changes

  • Build unmerged APKs on pull request (#8044)
  • Replace 'Bots' with 'bots' inside terms_description_for_integration_manager (#8115)
  • Fix ktlint issue with fields and a new line. (#8139)

What's Changed

  • [Rich text editor] Add code block, quote and list indentation actions by @jonnyandrew in #8045
  • Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 by @dependabot in #8100
  • Implementation of MSC3824 to make the client OIDC-aware by @hughns in #7920
  • Bump androidx.exifinterface:exifinterface from 1.3.5 to 1.3.6 by @dependabot in #8098
  • Bump com.googlecode.libphonenumber:libphonenumber from 8.13.5 to 8.13.6 by @dependabot in #8107
  • Bump com.google.firebase:firebase-bom from 31.2.0 to 31.2.1 by @dependabot in #8108
  • Add a config file for issue templates with links by @kittykat in #8111
  • Ignore sonarlint generated files in repo by @yostyle in #8094
  • [Poll] History list: details screen of a poll (PSG-1041, PSG-1151) by @mnaturel in #8069
  • Bump org.owasp:dependency-check-gradle from 8.0.2 to 8.1.0 by @dependabot in #8125
  • Fix StackOverFlow exception when stop action is called within the tick event by @Florian14 in #8127
  • Bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 by @dependabot in #8133
  • Support for v2 of MSC3903 by @hughns in #8123
  • Replace 'Use Bots' with 'Use bots' for localization experience on Weblate by @luixxiul in #8115
  • Fix ktlint issue that was accidentally merged by @jmartinesp in #8139
  • Bump io.sentry:sentry-android from 6.13.0 to 6.14.0 by @dependabot in #8138
  • [Poll] Fix votes aggregation process (PSG-1153) by @mnaturel in #8126
  • Build unmerged APKs on pull request by @jonnyandrew in #8044
  • Don't run tests on changes to .github/* by @kittykat in #8112
  • [Poll] Synchronize polls push rules with message push rules (PSG-954) by @Florian14 in #8114
  • [Poll] Synchronize polls and message push rules after creation (PSG-1137) by @Florian14 in #8130
  • [Poll] Improve rendering of poll end message when poll start event isn't available (PSG-1157) by @mnaturel in #8136
  • Remove hardcoded color on send button by @yostyle in #8142
  • Bump dagger from 2.44.2 to 2.45 by @dependabot in #8117
  • [Location sharing] Show own location in map views by @mnaturel in #8144
  • Fix always jumps to the bottom of the timeline #8090 by @ganfra in #8152
  • Bump com.posthog.android:posthog from 2.0.1 to 2.0.2 by @dependabot in #8155
  • Bump com.otaliastudios:transcoder from 0.10.4 to 0.10.5 by @dependabot in #8154
  • [Timeline]: Editing a reply from iOS breaks the "in reply to" rendering (PSG-1168) by @mnaturel in #8151
  • Space setting category doesn't show up by @mnaturel in #8160

New Contributors

Full Changelog: v1.5.24...v