- Matrix Rust SDK 0.2.14
Features ✨
- Rework room navigation to handle unknown room and prepare work on permalink. (#2695)
Other changes
- Encrypt new session data with a passphrase (#2703)
- Use sdk API to build permalinks (#2708)
- Parse permalink using parseMatrixEntityFrom from the SDK (#2709)
- Fix compile for forks that use the
noop
analytics module (#2698)
What's Changed
- Update dependency com.google.firebase:firebase-bom to v32.8.1 by @renovate in #2691
- Update dependency org.matrix.rustcomponents:sdk-android to v0.2.14 by @renovate in #2697
- Fix compile with noop analytics provider by @SpiritCroc in #2698
- Update telephoto to v0.10.0 by @renovate in #2701
- Update media3 to v1.3.1 by @renovate in #2681
- Room navigation by @ganfra in #2695
- Gh pages fix and Localazy fix by @bmarty in #2705
- Update gradle/wrapper-validation-action action to v3 by @renovate in #2699
- Update dependency com.google.devtools.ksp to v1.9.23-1.0.20 by @renovate in #2662
- Sync Strings by @ElementBot in #2706
- Encrypt new session data with a passphrase by @bmarty in #2704
- Use sdk API to build permalinks by @bmarty in #2708
- Parse permalink using
parseMatrixEntityFrom
from the SDK by @bmarty in #2709 - Compound: add SuperButton and GradientFAB components by @jmartinesp in #2696
Full Changelog: v0.4.9...v0.4.10