Merge tag 'v0.2.4' into develop

tag
This commit is contained in:
Benoit Marty
2023-10-12 11:05:53 +02:00
10 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,24 @@
Changes in Element X v0.2.4 (2023-10-12)
========================================
Features ✨
----------
- [Rich text editor] Add full screen mode ([#1447](https://github.com/vector-im/element-x-android/issues/1447))
- Improve rendering of m.emote. ([#1497](https://github.com/vector-im/element-x-android/issues/1497))
- Improve deleted session behavior. ([#1520](https://github.com/vector-im/element-x-android/issues/1520))
Bugfixes 🐛
----------
- WebP images can't be sent as media. ([#1483](https://github.com/vector-im/element-x-android/issues/1483))
- Fix back button not working in bottom sheets. ([#1517](https://github.com/vector-im/element-x-android/issues/1517))
- Render body of unknown msgtype in the timeline and in the room list ([#1539](https://github.com/vector-im/element-x-android/issues/1539))
Other changes
-------------
- Room : makes subscribeToSync/unsubscribeFromSync suspendable. ([#1457](https://github.com/vector-im/element-x-android/issues/1457))
- Add some Konsist tests. ([#1526](https://github.com/vector-im/element-x-android/issues/1526))
Changes in Element X v0.2.3 (2023-09-27)
========================================

View File

@@ -1 +0,0 @@
[Rich text editor] Add full screen mode

View File

@@ -1 +0,0 @@
Room : makes subscribeToSync/unsubscribeFromSync suspendable.

View File

@@ -1 +0,0 @@
WebP images can't be sent as media.

View File

@@ -1 +0,0 @@
Improve rendering of m.emote.

View File

@@ -1 +0,0 @@
Fix back button not working in bottom sheets.

View File

@@ -1 +0,0 @@
Improve deleted session behavior.

View File

@@ -1 +0,0 @@
Add some Konsist tests.

View File

@@ -1 +0,0 @@
Render body of unknown msgtype in the timeline and in the room list

View File

@@ -0,0 +1,2 @@
Main changes in this version: bugfixes.
Full changelog: https://github.com/vector-im/element-x-android/releases