Prepare release 1.0.1
This commit is contained in:
parent
dde9cdd8ac
commit
e3f5b7cab3
14
CHANGES.md
14
CHANGES.md
|
@ -1,9 +1,6 @@
|
|||
Changes in Element 1.0.1 (2020-XX-XX)
|
||||
Changes in Element 1.0.1 (2020-07-28)
|
||||
===================================================
|
||||
|
||||
Features ✨:
|
||||
-
|
||||
|
||||
Improvements 🙌:
|
||||
- Sending events is now retried only 3 times, so we avoid blocking the sending queue too long.
|
||||
- Display warning when fail to send events in room list
|
||||
|
@ -24,15 +21,6 @@ Bugfix 🐛:
|
|||
- Fix Allow VOIP call in all rooms with 2 participants (even if not DM)
|
||||
- Migration from old client does not enable notifications (#1723)
|
||||
|
||||
Translations 🗣:
|
||||
-
|
||||
|
||||
SDK API changes ⚠️:
|
||||
-
|
||||
|
||||
Build 🧱:
|
||||
-
|
||||
|
||||
Other changes:
|
||||
- i18n deactivated account error
|
||||
|
||||
|
|
Loading…
Reference in New Issue