Changelog for version 25.05.1

This commit is contained in:
Jorge Martín 2025-05-08 11:51:36 +02:00
parent 7b0de4b0ee
commit 5f71e25ba4

View file

@ -1,3 +1,18 @@
Changes in Element X v25.05.1
=============================
## What's Changed
### 🐛 Bugfixes
* Fix broken Element Call in 25.05.0 by @bmarty in https://github.com/element-hq/element-x-android/pull/4694
### Dependency upgrades
* fix(deps): update android.gradle.plugin to v8.10.0 by @renovate in https://github.com/element-hq/element-x-android/pull/4687
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.5.8 by @renovate in https://github.com/element-hq/element-x-android/pull/4696
### Others
* Let EnterpriseService prevent usage of homeserver by @bmarty in https://github.com/element-hq/element-x-android/pull/4682
**Full Changelog**: https://github.com/element-hq/element-x-android/compare/v25.05.0...v25.05.1
Changes in Element X v25.05.0
=============================