Update Changelog after release
This commit is contained in:
parent
42a5680374
commit
7732bd47ce
|
@ -8,7 +8,7 @@ Improvements 🙌:
|
||||||
-
|
-
|
||||||
|
|
||||||
Bugfix 🐛:
|
Bugfix 🐛:
|
||||||
-
|
- Wait for all room members to be known before sending a message to a e2e room (#2518)
|
||||||
|
|
||||||
Translations 🗣:
|
Translations 🗣:
|
||||||
-
|
-
|
||||||
|
@ -57,7 +57,6 @@ Bugfix 🐛:
|
||||||
- No known servers error is given when joining rooms on new Gitter bridge (#2516)
|
- No known servers error is given when joining rooms on new Gitter bridge (#2516)
|
||||||
- Show preview when sending attachment from the keyboard (#2440)
|
- Show preview when sending attachment from the keyboard (#2440)
|
||||||
- Do not compress GIFs (#1616, #1254)
|
- Do not compress GIFs (#1616, #1254)
|
||||||
- Wait for all room members to be known before sending a message to a e2e room (#2518)
|
|
||||||
|
|
||||||
SDK API changes ⚠️:
|
SDK API changes ⚠️:
|
||||||
- StateService now exposes suspendable function instead of using MatrixCallback.
|
- StateService now exposes suspendable function instead of using MatrixCallback.
|
||||||
|
|
Loading…
Reference in New Issue