summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-08-07 10:58:33 +0100
committerErik Johnston <erik@matrix.org>2024-08-07 11:03:51 +0100
commit50f47345c14fd20a38df8afd27e62fb18f42308c (patch)
treeddc86a841941bc9b145f2005ddca2824d56b4b0a
parentSSS: Implement PREVIOUSLY room tracking (diff)
downloadsynapse-50f47345c14fd20a38df8afd27e62fb18f42308c.tar.xz
Newsfile
-rw-r--r--changelog.d/17535.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17535.bugfix b/changelog.d/17535.bugfix
new file mode 100644
index 0000000000..c5b5da0485
--- /dev/null
+++ b/changelog.d/17535.bugfix
@@ -0,0 +1 @@
+Fix experimental sliding sync implementation to remember any updates in rooms that were not sent down immediately.