Prepare release 1.0.7
This commit is contained in:
parent
7761376306
commit
01af5115a2
11
CHANGES.md
11
CHANGES.md
|
@ -1,9 +1,6 @@
|
||||||
Changes in Element 1.0.7 (2020-XX-XX)
|
Changes in Element 1.0.7 (2020-09-17)
|
||||||
===================================================
|
===================================================
|
||||||
|
|
||||||
Features ✨:
|
|
||||||
-
|
|
||||||
|
|
||||||
Improvements 🙌:
|
Improvements 🙌:
|
||||||
- Handle date formatting properly (show time am/pm if needed, display year when needed)
|
- Handle date formatting properly (show time am/pm if needed, display year when needed)
|
||||||
- Improve F-Droid Notification (#2055)
|
- Improve F-Droid Notification (#2055)
|
||||||
|
@ -17,15 +14,9 @@ Bugfix 🐛:
|
||||||
- Allow users to show/hide room member state events (#1231)
|
- Allow users to show/hide room member state events (#1231)
|
||||||
- Fix stuck on loader when launching home
|
- Fix stuck on loader when launching home
|
||||||
|
|
||||||
Translations 🗣:
|
|
||||||
-
|
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- Create a new RawService to get plain data from the server.
|
- Create a new RawService to get plain data from the server.
|
||||||
|
|
||||||
Build 🧱:
|
|
||||||
-
|
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
- Performance: share Realm instance used on UI thread and improve SharedPreferences reading time.
|
- Performance: share Realm instance used on UI thread and improve SharedPreferences reading time.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue