|
| 1 | +Changes in Element X v25.07.1 |
| 2 | +============================= |
| 3 | + |
| 4 | +<!-- Release notes generated using configuration in .github/release.yml at v25.07.1 --> |
| 5 | + |
| 6 | +## What's Changed |
| 7 | +### 🐛 Bugfixes |
| 8 | +* fix ( room list) : rebuild with filteredSummaries to avoid bad state by @ganfra in https://github.com/element-hq/element-x-android/pull/4993 |
| 9 | +* Keep video rotation metadata when transcoding by @jmartinesp in https://github.com/element-hq/element-x-android/pull/5008 |
| 10 | +### 🗣 Translations |
| 11 | +* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/4988 |
| 12 | +### 🧱 Build |
| 13 | +* Update Gradle Wrapper from 8.14.2 to 8.14.3 by @ElementBot in https://github.com/element-hq/element-x-android/pull/4985 |
| 14 | +* Stop ignoring dependencies, but instead set `open-pull-requests-limit to 0 by @bmarty in https://github.com/element-hq/element-x-android/pull/5013 |
| 15 | +### 📄 Documentation |
| 16 | +* Update to the status and clarifications with respect to the legacy app. by @mxandreas in https://github.com/element-hq/element-x-android/pull/5016 |
| 17 | +### 🚧 In development 🚧 |
| 18 | +* Home navigation bar fixes by @bmarty in https://github.com/element-hq/element-x-android/pull/4990 |
| 19 | +* Home screen iteration by @bmarty in https://github.com/element-hq/element-x-android/pull/5003 |
| 20 | +### Dependency upgrades |
| 21 | +* Update dependency io.element.android:compound-android to v25.7.4 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4984 |
| 22 | +* Update dependency org.matrix.rustcomponents:sdk-android to v25.7.7 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4989 |
| 23 | +* Update plugin ktlint to v13 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4992 |
| 24 | +* Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.6.x-compat by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4991 |
| 25 | +* Update haze to v1.6.7 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4987 |
| 26 | +* Update dependency com.squareup.okhttp3:okhttp-bom to v5 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4979 |
| 27 | +* Update dependency io.sentry:sentry-android to v8.17.0 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4998 |
| 28 | +* Update dependency com.squareup.okhttp3:okhttp-bom to v5.1.0 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/4997 |
| 29 | +* Update dependency org.maplibre.gl:android-sdk to v11.12.0 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5001 |
| 30 | +* Update dependency com.posthog:posthog-android to v3.19.2 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5009 |
| 31 | +* Update dependency org.maplibre.gl:android-sdk to v11.12.1 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5006 |
| 32 | +* Update android.gradle.plugin to v8.11.1 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5014 |
| 33 | +* Update rnkdsh/action-upload-diawi action to v1.5.10 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5019 |
| 34 | +* Update wysiwyg to v2.38.5 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5025 |
| 35 | +* Update haze to v1.6.8 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5026 |
| 36 | +* Update dependency org.matrix.rustcomponents:sdk-android to v25.7.15 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/5011 |
| 37 | +### Others |
| 38 | +* Remove bloom effect and replace by linear gradient by @bmarty in https://github.com/element-hq/element-x-android/pull/4926 |
| 39 | +* misc (a11y) : mark MainActionButton icon as decorative by @ganfra in https://github.com/element-hq/element-x-android/pull/4996 |
| 40 | +* Make `ContentAvoidingLayoutData` an immutable data class by @jmartinesp in https://github.com/element-hq/element-x-android/pull/4999 |
| 41 | +* Remove unused composable and cleanup colors by @bmarty in https://github.com/element-hq/element-x-android/pull/5000 |
| 42 | +* Add a feature flag to reuse the last `pos` value for initial syncs by @jmartinesp in https://github.com/element-hq/element-x-android/pull/5010 |
| 43 | +* [a11y] Fix several issues around accessibility by @bmarty in https://github.com/element-hq/element-x-android/pull/5007 |
| 44 | +* Replace video transcoder with Media3 Transformer by @jmartinesp in https://github.com/element-hq/element-x-android/pull/5018 |
| 45 | + |
| 46 | + |
| 47 | +**Full Changelog**: https://github.com/element-hq/element-x-android/compare/v25.07.0...v25.07.1 |
| 48 | + |
1 | 49 | Changes in Element X v25.07.0
|
2 | 50 | =============================
|
3 | 51 |
|
|
0 commit comments