Changelog for version 0.2.3

This commit is contained in:
Benoit Marty 2023-09-27 14:21:55 +02:00
parent 971f8cf8b8
commit 411bbb230a
2 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,16 @@
Changes in Element X v0.2.3 (2023-09-27)
========================================
Features ✨
----------
- Handle installation of Apks from the media viewer. ([#1432](https://github.com/vector-im/element-x-android/pull/1432))
- Integrate SDK 0.1.58 ([#1437](https://github.com/vector-im/element-x-android/pull/1437))
Other changes
-------------
- Element call: add custom parameters to Element Call urls. ([#1434](https://github.com/vector-im/element-x-android/issues/1434))
Changes in Element X v0.2.2 (2023-09-21)
========================================