Skip to content

Commit 5af5790

Browse files
committed
Changelog for version 26.05.2
1 parent 28d4985 commit 5af5790

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
Changes in Element X v26.05.2
2+
=============================
3+
4+
<!-- Release notes generated using configuration in .github/release.yml at v26.05.2 -->
5+
6+
## What's Changed
7+
### ✨ Features
8+
* Remove SignInWithClassic FeatureFlag to enable the feature. by @bmarty in https://github.com/element-hq/element-x-android/pull/6698
9+
* Create a new room when inviting people in a DM by @jmartinesp in https://github.com/element-hq/element-x-android/pull/6756
10+
* Remove LiveLocationSharing feature flag by @ganfra in https://github.com/element-hq/element-x-android/pull/6811
11+
### 🙌 Improvements
12+
* Disable biometric unlock when we disable pin code unlock by @jmartinesp in https://github.com/element-hq/element-x-android/pull/6781
13+
### 🐛 Bugfixes
14+
* Fix room list duplicate-detection telemetry crashing before it can report by @jennaharris7 in https://github.com/element-hq/element-x-android/pull/6791
15+
* Only load full media on media viewer when it's the visible item by @jmartinesp in https://github.com/element-hq/element-x-android/pull/6794
16+
* Attempt to fix room list item duplicates at midnight by @jmartinesp in https://github.com/element-hq/element-x-android/pull/6793
17+
### 🗣 Translations
18+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/6798
19+
### 🧱 Build
20+
* Fix Maestro again after changes to the invite flow by @jmartinesp in https://github.com/element-hq/element-x-android/pull/6796
21+
* Renovate: Keep Guava on the Android variant and ignore jre-only upgrades by @bmarty in https://github.com/element-hq/element-x-android/pull/6776
22+
### Dependency upgrades
23+
* Update dependency androidx.compose:compose-bom to v2026.05.00 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6784
24+
* Update dependency io.sentry:sentry-android to v8.41.0 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6787
25+
* Update kotlin by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6790
26+
* Update camera to v1.6.1 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6783
27+
* Update dependency androidx.webkit:webkit to v1.16.0 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6786
28+
* Update dependency com.google.firebase:firebase-bom to v34.13.0 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6789
29+
* Update dependency org.matrix.rustcomponents:sdk-android to v26.05.18 by @renovate[bot] in https://github.com/element-hq/element-x-android/pull/6805
30+
### Others
31+
* Add MIDI playback by @cizra in https://github.com/element-hq/element-x-android/pull/6770
32+
* Show error message when using "Sign in with QR code" with a QR from a device that is also not signed in by @hughns in https://github.com/element-hq/element-x-android/pull/6802
33+
34+
## New Contributors
35+
* @jennaharris7 made their first contribution in https://github.com/element-hq/element-x-android/pull/6791
36+
* @cizra made their first contribution in https://github.com/element-hq/element-x-android/pull/6770
37+
38+
**Full Changelog**: https://github.com/element-hq/element-x-android/compare/v26.05.1...v26.05.2
39+
140
Changes in Element X v26.05.1
241
=============================
342

0 commit comments

Comments
 (0)