Update change after rebase

This commit is contained in:
Benoit Marty 2021-02-16 12:04:00 +01:00 committed by Benoit Marty
parent c3192d9f7c
commit 29359ad119

View file

@ -6,6 +6,7 @@ Features ✨:
Improvements 🙌:
- Fetch homeserver type and version and display in a new setting screen and add info in rageshakes (#2831)
- Improve initial sync performance (#983)
Bugfix 🐛:
-
@ -90,7 +91,6 @@ Improvements 🙌:
- SSO support for cross signing (#1062)
- Deactivate account when logged in with SSO (#1264)
- SSO UIA doesn't work (#2754)
- Improve initial sync performance (#983)
Bugfix 🐛:
- Fix clear cache issue: sometimes, after a clear cache, there is still a token, so the init sync service is not started.