Hotfix release
This release is out of our normal release cycle because we detected an important issue that could happen when instantiating the cryptographic DB and would result in the room sync not working.
What's Changed
🙌 Improvements
🐛 Bugfixes
- Ensure that redacted event from encrypted room does not trigger a fallback notification by @bmarty in #6241
- Add
MediaSource.safeUrlfor removing invalid fragment part from URLs by @jmartinesp in #6035
🗣 Translations
- Sync Strings by @ElementBot in #6269
🧱 Build
- Fix nightly CI issues by @jmartinesp in #6263
- CI: Add failed tests to summary by @jmartinesp in #6271
- Make 'room list catch-up' analytics transaction network aware by @jmartinesp in #6233
- Adjust the build-rust-sdk script to allow non-interactive use by @andybalaam in #6281
Dependency upgrades
- Update metro to v0.11.0 by @renovate[bot] in #6245
- Update dependency com.posthog:posthog-android to v3.34.0 by @renovate[bot] in #6251
- Update metro to v0.11.1 by @renovate[bot] in #6255
- Update coil to v3.4.0 by @renovate[bot] in #6243
- Update dependency io.element.android:element-call-embedded to v0.17.0 by @renovate[bot] in #6244
- Update dependency com.posthog:posthog-android to v3.34.2 - autoclosed by @renovate[bot] in #6254
- Update dependencyAnalysis to v3.6.0 by @renovate[bot] in #6256
- Update GitHub Artifact Actions (major) by @renovate[bot] in #6260
- Update dependency com.google.firebase:firebase-bom to v34.10.0 by @renovate[bot] in #6262
- Update dependency androidx.compose:compose-bom to v2026.02.01 by @renovate[bot] in #6267
- Update dependency com.posthog:posthog-android to v3.34.3 by @renovate[bot] in #6272
- Update metro to v0.11.2 by @renovate[bot] in #6270
- Update dependencyAnalysis to v3.6.1 by @renovate[bot] in #6259
- Sync compound tokens https://github.com/element-hq/compound-design-tokens/releases/tag/v6.10.1 by @bmarty in #6273
- Update dependency io.sentry:sentry-android to v8.34.0 by @renovate[bot] in #6280
- Update dependency org.matrix.rustcomponents:sdk-android to v26.03.4 by @renovate[bot] in #6282
- Update dependency org.matrix.rustcomponents:sdk-android to v26.03.05 by @renovate[bot] in #6287
- Update plugin ktlint to v14.1.0 by @renovate[bot] in #6288
- Update dependency org.unifiedpush.android:connector to v3.3.2 by @renovate[bot] in #6285
Others
- Add some DB optimizations by @jmartinesp in #6249
- Check if network access if blocked when fetching notifications by @jmartinesp in #6247
- Bottom bar iteration by @bmarty in #6264
- Use
ShareIntentHandlerearly to avoid distributing the whole intent by @jmartinesp in #6274 - Simplify push notification flow by using locally stored values for pending pushes by @jmartinesp in #6258
- Fix typed text becoming invisible when composing long messages by @timurgilfanov in #6284
New Contributors
- @timurgilfanov made their first contribution in #6284
Full Changelog: v26.03.0...v26.03.2