|
| 1 | +Changes in Element X v25.04.3 |
| 2 | +============================= |
| 3 | + |
| 4 | +### 🙌 Improvements |
| 5 | +* Use PreferenceDropdown for appearance by @ganfra in https://github.com/element-hq/element-x-android/pull/4581 |
| 6 | +### 🐛 Bugfixes |
| 7 | +* Use in-call volume and mode for EC by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4481 |
| 8 | +* Send SVG images as files by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4595 |
| 9 | +* Fetch the initial ignored user list manually when subscribing by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4598 |
| 10 | +* Fix audio output selection for Element Call by @bmarty in https://github.com/element-hq/element-x-android/pull/4602 |
| 11 | +* [a11y] Make more items focusable by @bmarty in https://github.com/element-hq/element-x-android/pull/4605 |
| 12 | +* Fix ringing calls not stopping when the other user cancels the call by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4613 |
| 13 | +* Ensure that pinning an event makes the pinned messages banner appear by @bmarty in https://github.com/element-hq/element-x-android/pull/4606 |
| 14 | +### 🗣 Translations |
| 15 | +* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/4590 |
| 16 | +* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/4612 |
| 17 | +### 📄 Documentation |
| 18 | +* Improve onboarding docs: by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4578 |
| 19 | +### Dependency upgrades |
| 20 | +* Upgrade Rust bindings to `v25.04.11` by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4580 |
| 21 | +* fix(deps): update dependency androidx.sqlite:sqlite-ktx to v2.5.0 by @renovate in https://github.com/element-hq/element-x-android/pull/4568 |
| 22 | +* fix(deps): update dependency app.cash.molecule:molecule-runtime to v2.1.0 by @renovate in https://github.com/element-hq/element-x-android/pull/4585 |
| 23 | +* fix(deps): update core to v1.16.0 by @renovate in https://github.com/element-hq/element-x-android/pull/4564 |
| 24 | +* Upate datastore to 1.1.4 by @bmarty in https://github.com/element-hq/element-x-android/pull/4551 |
| 25 | +* fix(deps): update media3 to v1.6.1 by @renovate in https://github.com/element-hq/element-x-android/pull/4592 |
| 26 | +* chore(deps): update danger/danger-js action to v13 by @renovate in https://github.com/element-hq/element-x-android/pull/4596 |
| 27 | +* fix(deps): update dependency io.element.android:emojibase-bindings to v1.4.2 by @renovate in https://github.com/element-hq/element-x-android/pull/4591 |
| 28 | +* fix(deps): update dagger to v2.56.2 by @renovate in https://github.com/element-hq/element-x-android/pull/4603 |
| 29 | +* fix(deps): update dependency io.sentry:sentry-android to v8.8.0 by @renovate in https://github.com/element-hq/element-x-android/pull/4557 |
| 30 | +* fix(deps): update dependency androidx.compose:compose-bom to v2025.04.00 - autoclosed by @renovate in https://github.com/element-hq/element-x-android/pull/4565 |
| 31 | +* fix(deps): update dependency com.posthog:posthog-android to v3.14.0 by @renovate in https://github.com/element-hq/element-x-android/pull/4616 |
| 32 | +* fix(deps): update android.gradle.plugin to v8.9.2 by @renovate in https://github.com/element-hq/element-x-android/pull/4615 |
| 33 | +* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.4.22 by @renovate in https://github.com/element-hq/element-x-android/pull/4622 |
| 34 | +### Others |
| 35 | +* Improve accessibility of the timeline by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4579 |
| 36 | +* Push: improve Push history screen, log and stored data by @bmarty in https://github.com/element-hq/element-x-android/pull/4601 |
| 37 | +* Push gateway config by @bmarty in https://github.com/element-hq/element-x-android/pull/4608 |
| 38 | + |
| 39 | + |
| 40 | +**Full Changelog**: https://github.com/element-hq/element-x-android/compare/v25.04.2...v25.04.3 |
| 41 | + |
1 | 42 | Changes in Element X v25.04.2
|
2 | 43 | =============================
|
3 | 44 |
|
|
0 commit comments