mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-13 02:13:04 +01:00
Merge branch 'release/1.1.7' into develop
This commit is contained in:
commit
355ee3133c
@ -1,4 +1,4 @@
|
|||||||
Changes in Element 1.1.7 (2021-XX-XX)
|
Changes in Element 1.1.7 (2021-05-12)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
Features ✨:
|
||||||
@ -28,9 +28,6 @@ Bugfix 🐛:
|
|||||||
- Fix read marker visibility/position when filtering some events
|
- Fix read marker visibility/position when filtering some events
|
||||||
- Fix user invitation in case of restricted profile api (#3306)
|
- Fix user invitation in case of restricted profile api (#3306)
|
||||||
|
|
||||||
Translations 🗣:
|
|
||||||
-
|
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- RegistrationWizard.createAccount() parameters are now all optional, following Matrix spec (#3205)
|
- RegistrationWizard.createAccount() parameters are now all optional, following Matrix spec (#3205)
|
||||||
|
|
||||||
@ -39,9 +36,6 @@ Build 🧱:
|
|||||||
- https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
|
- https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
|
||||||
- Upgrade Realm to version 10.4.0
|
- Upgrade Realm to version 10.4.0
|
||||||
|
|
||||||
Test:
|
|
||||||
-
|
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
- New store descriptions
|
- New store descriptions
|
||||||
- `master` branch has been renamed to `main`. To apply change to your dev environment, run:
|
- `master` branch has been renamed to `main`. To apply change to your dev environment, run:
|
||||||
|
2
fastlane/metadata/android/en-US/changelogs/40101070.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/40101070.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Main changes in this version: beta support for Spaces. Compress video before sending.
|
||||||
|
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.1.7
|
Loading…
Reference in New Issue
Block a user