Element Android v1.5.24
Features β¨
- [Rich text editor] Add inline code to rich text editor (#8011)
Bugfixes π
- If media cache is large, Settings > General takes a long time to open (#5918)
- Fix that replies to @roomba would be highlighted as a room ping. Contributed by Nico. (#6457)
- Cannot select text properly in plain text mode when using Rich Text Editor. (#7801)
- Fix the next button disabled issue after going to change homeserver screen (#7928)
- Fix extra new lines added to inline code (#7975)
- [Voice Broadcast] Use internal playback timer to compute the current playback position (#8012)
- Do not send any request to Posthog if no consent is provided. (#8031)
- [Voice Broadcast] We should not be able to start broadcasting if there is already a live broadcast in the Room (#8062)
In development π§
- [Poll] History list: unmock data (#7864)
SDK API changes β οΈ
Other changes
- Let the user know when we are not able to decrypt the voice broadcast chunks (#7820)
- [Voice Broadcast] Show Live broadcast in the room list only if the feature flag is enabled in the lab (#8042)
- Improve the
CountUpTimer
implementation (#8058)
What's Changed
- [Push rules] Call /actions api before /enabled api (PSG-1099) by @mnaturel in #8006
- [Poll] Unmock poll history timeline (PSG-1045, PSG-1095) by @mnaturel in #8003
- Start sync by @bmarty in #8019
- Bump sentry-android from 6.12.1 to 6.13.0 by @dependabot in #8024
- Translations update from Weblate by @RiotTranslateBot in #8018
- Do not send any request to Posthog if no consent is provided. by @bmarty in #8031
- [Rich text editor] Add inline code to rich text editor by @jonnyandrew in #8011
- [Voice Broadcast] Use internal playback timer to compute the playback position by @Florian14 in #8012
- Bump alex-page/github-project-automation-plus from 0.8.2 to 0.8.3 by @dependabot in #8035
- [Voice Broadcast] Move the live broadcast computation in the room list behind the lab flag by @Florian14 in #8042
- Bump com.posthog.android:posthog from 2.0.0 to 2.0.1 by @dependabot in #8039
- Show poll question when rendering reply to a poll end event (PSG-1133) by @onurays in #7969
- Bump com.android.tools.build:gradle from 7.3.1 to 7.4.1 by @dependabot in #8059
- Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 by @dependabot in #8023
- Not start broadcasting if there is already a live broadcast in the room by @yostyle in #8070
- Bump org.checkerframework:checker from 3.29.0 to 3.30.0 by @dependabot in #8065
- Translations update from Weblate by @RiotTranslateBot in #8063
- Translations update from Weblate by @RiotTranslateBot in #8073
- Improve CountUpTimer ticks precision by @Florian14 in #8058
- Implement the current spec for event match conditions by @deepbluev7 in #6457
- Bump com.autonomousapps.dependency-analysis from 1.18.0 to 1.19.0 by @dependabot in #8085
- Open general settings performance by @bmarty in #8086
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.10 by @dependabot in #8067
- Bump flipper from 0.177.0 to 0.178.1 by @dependabot in #8084
- Translations update from Weblate by @RiotTranslateBot in #8082
- Bump com.google.devtools.ksp from 1.8.0-1.0.8 to 1.8.10-1.0.9 by @dependabot in #8066
- Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.0 to 1.8.10 by @dependabot in #8064
- Bump io.element.android:wysiwyg from 0.18.0 to 0.23.0 by @dependabot in #8055
- Bump org.owasp:dependency-check-gradle from 8.0.1 to 8.0.2 by @dependabot in #8038
- Bump danger/danger-js from 11.2.2 to 11.2.3 by @dependabot in #8034
- Fix: cannot select text in plain text mode in Rich Text Editor by @jmartinesp in #8032
- Bump material from 1.7.0 to 1.8.0 by @dependabot in #7999
- Bump paparazzi from 1.1.0 to 1.2.0 by @dependabot in #7971
- Let the user know when we are not able to decrypt the voice broadcast⦠by @yostyle in #8057
- Fix the next button disable issue after visiting homeserver screen by @ByeongsuPark in #8087
Full Changelog: v1.5.22...v1.5.24