Element X Android v0.4.7
Changes in Element X v0.4.7 (2024-03-26)
Features ✨
- Enable the feature "RoomList filters". (#2603)
- Enable the feature "Mark as unread" (#2261)
- Implement MSC2530 (Body field as media caption) (#2521)
Bugfixes 🐛
- Use user avatar from cache if available. (#2488)
- Update member list after changing member roles and when the room member list is opened. (#2590)
Other changes
- Compound: add
BigIcon
,BigCheckmark
andPageTitle
components. (#2574) - Remove Welcome screen from the FTUE. (#2584)
What's Changed
- Test and verify coverage only on debug variant by @jmartinesp in #2556
- Move
Konsist
tests to quality checks by @jmartinesp in #2558 - Add analytic events to room moderation by @jmartinesp in #2553
- Sync Strings by @ElementBot in #2561
- Update plugin dependencycheck to v9.0.10 by @renovate in #2560
- Enable the feature "Mark as unread". by @bmarty in #2559
- Remove 'clear cache' CI flow by @jmartinesp in #2563
- Remove unnecessary
Room.updateMembers()
calls. by @jmartinesp in #2564 - Read user avatar from cache by @bmarty in #2565
- Add
isInDebug
variable to simulate debug/release configs for tests by @jmartinesp in #2566 - Update dependency org.matrix.rustcomponents:sdk-android to v0.2.10 by @renovate in #2571
- Implement MSC2530: render caption for image and video if available and add white backround to images in timeline. by @jmartinesp in #2570
- Update kotlin by @renovate in #2464
- Update dependency androidx.compose:compose-bom to v2024.03.00 by @renovate in #2575
- Update android.gradle.plugin to v8.3.1 by @renovate in #2471
- Compound: add
BigIcon
,BigCheckmark
andPageTitle
components by @jmartinesp in #2574 - Update wysiwyg to v2.34.0 by @renovate in #2576
- Fix Poll history 'Load more' button alignment by @jmartinesp in #2577
- Update dependency org.matrix.rustcomponents:sdk-android to v0.2.11 by @renovate in #2586
- Update dependency com.vanniktech:blurhash to v0.3.0 by @renovate in #2587
- Replace leftover hardcoded string with the right text by @jmartinesp in #2592
- Sync Strings by @ElementBot in #2598
- Update plugin detekt to v1.23.6 by @renovate in #2599
- Remove Welcome screen from the FTUE by @jmartinesp in #2588
- Update dependency com.google.firebase:firebase-bom to v32.8.0 by @renovate in #2589
- Update dependency com.squareup.retrofit2:retrofit to v2.10.0 by @renovate in #2567
- Update telephoto to v0.9.0 by @renovate in #2604
- Update member list after changing member roles by @jmartinesp in #2591
- RoomList filters : enable the feature for production build by @ganfra in #2605
- Update dependency org.matrix.rustcomponents:sdk-android to v0.2.12 by @renovate in #2607
Full Changelog: v0.4.6...v0.4.7