From 76fe8c4cdc7af42f1f151523f74751ae88b7e2e5 Mon Sep 17 00:00:00 2001 From: timedout Date: Tue, 27 Jan 2026 03:34:27 +0000 Subject: [PATCH] chore: Add news fragment --- changelog.d/1316.feature | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog.d/1316.feature diff --git a/changelog.d/1316.feature b/changelog.d/1316.feature new file mode 100644 index 00000000..cccb8d3a --- /dev/null +++ b/changelog.d/1316.feature @@ -0,0 +1,2 @@ +Refuse to process requests for and events in rooms that we no longer have any local users in (reduces state resets). +Contributed by @nex.