Merge tag 'v0.3.1' into develop
tag
This commit is contained in:
commit
9deec37840
6 changed files with 21 additions and 5 deletions
17
CHANGES.md
17
CHANGES.md
|
|
@ -1,3 +1,20 @@
|
||||||
|
Changes in Element X v0.3.1 (2023-11-09)
|
||||||
|
========================================
|
||||||
|
|
||||||
|
Features ✨
|
||||||
|
----------
|
||||||
|
- Chat backup is still under a feature flag, but when enabled, user can enter their recovery key (it's also possible to input a passphrase) to unlock the encrypted room history. ([#1770](https://github.com/vector-im/element-x-android/pull/1770))
|
||||||
|
|
||||||
|
Bugfixes 🐛
|
||||||
|
----------
|
||||||
|
- Improve confusing text in the 'ready to start verification' screen. ([#879](https://github.com/vector-im/element-x-android/issues/879))
|
||||||
|
- Message composer wasn't resized when selecting a several lines message to reply to, then a single line one. ([#1560](https://github.com/vector-im/element-x-android/issues/1560))
|
||||||
|
|
||||||
|
Other changes
|
||||||
|
-------------
|
||||||
|
- PIN: Set lock grace period to 0. ([#1732](https://github.com/vector-im/element-x-android/issues/1732))
|
||||||
|
|
||||||
|
|
||||||
Changes in Element X v0.3.0 (2023-10-31)
|
Changes in Element X v0.3.0 (2023-10-31)
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Message composer wasn't resized when selecting a several lines message to reply to, then a single line one.
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Set lock grace period to 0.
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Improve confusing text in the 'ready to start verification' screen.
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
Main changes in this version: TODO.
|
Main changes in this version: Element Call, voice message.
|
||||||
Full changelog: https://github.com/vector-im/element-x-android/releases
|
Full changelog: https://github.com/vector-im/element-x-android/releases
|
||||||
2
fastlane/metadata/android/en-US/changelogs/40003010.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/40003010.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Main changes in this version: Mainly bug fixes.
|
||||||
|
Full changelog: https://github.com/vector-im/element-x-android/releases
|
||||||
Loading…
Add table
Add a link
Reference in a new issue