Merge tag 'v0.2.2' into develop
tag
This commit is contained in:
commit
0fef0b4ecf
4 changed files with 11 additions and 2 deletions
|
|
@ -1,3 +1,12 @@
|
||||||
|
Changes in Element X v0.2.2 (2023-09-21)
|
||||||
|
========================================
|
||||||
|
|
||||||
|
Bugfixes 🐛
|
||||||
|
----------
|
||||||
|
- Add animation when rendering the timeline to avoid glitches. ([#1323](https://github.com/vector-im/element-x-android/issues/1323))
|
||||||
|
- Fix crash when trying to take a photo or record a video. ([#1395](https://github.com/vector-im/element-x-android/issues/1395))
|
||||||
|
|
||||||
|
|
||||||
Changes in Element X v0.2.1 (2023-09-20)
|
Changes in Element X v0.2.1 (2023-09-20)
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Add animation when rendering the timeline to avoid glitches.
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Fix crash when trying to take a photo or record a video.
|
|
||||||
2
fastlane/metadata/android/en-US/changelogs/40002020.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/40002020.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Main changes in this version: bugfixes
|
||||||
|
Full changelog: https://github.com/vector-im/element-x-android/releases
|
||||||
Loading…
Add table
Add a link
Reference in a new issue