Prepare release 1.0.14
This commit is contained in:
parent
c2d5ded335
commit
f0f0aafa1b
|
@ -24,17 +24,11 @@ Bugfix 🐛:
|
||||||
- Fix request too large Uri error when joining a room
|
- Fix request too large Uri error when joining a room
|
||||||
|
|
||||||
Translations 🗣:
|
Translations 🗣:
|
||||||
-
|
- New language supported: Hebrew
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
|
||||||
-
|
|
||||||
|
|
||||||
Build 🧱:
|
Build 🧱:
|
||||||
- Remove dependency to org.greenrobot.eventbus library
|
- Remove dependency to org.greenrobot.eventbus library
|
||||||
|
|
||||||
Test:
|
|
||||||
-
|
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
- Migrate to ViewBindings (#1072)
|
- Migrate to ViewBindings (#1072)
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
Main changes in this version: URL Preview, new Emoji keyboard, new room settings capabilities, and snow for Christmas!
|
Main changes in this version: URL Preview, new Emoji keyboard, new room settings capabilities, and snow for Christmas!
|
||||||
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.12
|
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.13
|
|
@ -0,0 +1,2 @@
|
||||||
|
Main changes in this version: Edit room permissions, automatic light/dark theme, and a bunch of bug fixes.
|
||||||
|
Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.14
|
Loading…
Reference in New Issue