diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-12-21 11:23:35 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-12-21 11:23:35 +0000 |
commit | b9f2f6d3c414a5b0d2bbce15ef12d669dbcea82a (patch) | |
tree | dec00c65f1a827159794bbf9933e6090374a8f43 /CHANGES.md | |
parent | 1.49.1 (diff) | |
download | synapse-b9f2f6d3c414a5b0d2bbce15ef12d669dbcea82a.tar.xz |
more words
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index bdfa40686f..0fcfb3c782 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ Synapse 1.49.1 (2021-12-21) =========================== +This release fixes a regression introduced in Synapse 1.49.0 which could cause `/sync` requests to take significantly longer. This would particularly affect "initial" syncs for users participating in a large number of rooms, and in extreme cases, could make it imposssible for such users to log in on a new client. + Bugfixes -------- |