What's Changed
🐛 Bugfixes
- Fix
toPlainText
where<ol start='n'>
tags appear by @jmartinesp in #5044 - Remove the scaling added in
Player.Listener.onVideoSizeChanged
by @jmartinesp in #5055 - Make sure we clean up the pre-processed and uploaded media by @jmartinesp in #5039
- Calculate video output size taking into account portrait mode by @jmartinesp in #5068
- Prevent loop when exiting the attachments preview screen by @jmartinesp in #5078
- Prevent crash caused by re-release of wakelock in calls by @jmartinesp in #5077
- Make sure we display errors when we create a recovery key and it fails by @jmartinesp in #5079
- Fix crash when trying to get active notifications by @jmartinesp in #5085
- Adapt 'change roles' screens to the new creator/owner role by @jmartinesp in #5076
🗣 Translations
- Sync Strings by @ElementBot in #5021
- Sync Strings by @ElementBot in #5054
- Sync Strings by @ElementBot in #5083
🧱 Build
- Disable Element Call Maestro tests for the time being by @jmartinesp in #5064
📄 Documentation
- Grammar fixes for docs and comments by @andybalaam in #5043
- Note how to switch back to the published SDK after building locally by @andybalaam in #5042
Dependency upgrades
- Update dependency io.mockk:mockk to v1.14.5 by @renovate[bot] in #5037
- Update dependency androidx.lifecycle:lifecycle-process to v2.9.2 by @renovate[bot] in #5036
- Update dagger to v2.57 by @renovate[bot] in #5038
- Update haze to v1.6.9 by @renovate[bot] in #5045
- Update dependency io.nlopez.compose.rules:detekt to v0.4.24 by @renovate[bot] in #5053
- Update dependency io.nlopez.compose.rules:detekt to v0.4.25 by @renovate[bot] in #5058
- Update coil to v3.3.0 by @renovate[bot] in #5063
- Update dependency io.nlopez.compose.rules:detekt to v0.4.26 by @renovate[bot] in #5065
- Update dependency com.posthog:posthog-android to v3.20.0 by @renovate[bot] in #5067
- Update dependency com.google.firebase:firebase-bom to v34 by @renovate[bot] in #5061
- Update dependency org.matrix.rustcomponents:sdk-android to v25.7.23 by @renovate[bot] in #5073
- Update dependency com.posthog:posthog-android to v3.20.1 by @renovate[bot] in #5087
- Update dependency org.matrix.rustcomponents:sdk-android to v25.7.28 by @renovate[bot] in #5088
- Update dependency org.maplibre.gl:android-sdk to v11.13.0 by @renovate[bot] in #5093
- Update dependency androidx.test:runner to v1.7.0 by @renovate[bot] in #5102
- Update test.core to v1.7.0 by @renovate[bot] in #5104
- Update dependency androidx.test.ext:junit to v1.3.0 by @renovate[bot] in #5103
- Update dependency io.sentry:sentry-android to v8.18.0 by @renovate[bot] in #5097
Others
- Iterate on FloatingActionButton shape and colors. by @bmarty in #5033
- [a11y] Improve session verification screens by @bmarty in #5017
- misc (room id) : add room id regex pattern to match new versions by @ganfra in #5040
- Use lower level APIs to draw the message bubbles by @jmartinesp in #5056
- misc (store description) : update store description for fastlane by @ganfra in #5060
- [a11y] Improve accessibility on avatar when creating a room. by @bmarty in #5046
- Add fallback notifications from UTDs to the push history by @jmartinesp in #5047
- feature (media send queue) : enable send queue by default by @ganfra in #5098
- misc : re-enable share pos by default by @ganfra in #5108
Full Changelog: v25.07.1...v25.08.0