From 909991b52e85e30fc7e55bcf47f68fdc160e5c70 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Wed, 11 May 2022 11:36:33 +0100 Subject: [PATCH] Changelog --- changelog.d/12704.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12704.bugfix diff --git a/changelog.d/12704.bugfix b/changelog.d/12704.bugfix new file mode 100644 index 0000000000..50beb19495 --- /dev/null +++ b/changelog.d/12704.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in Synapse 1.30.0 which caused invites new server notice rooms to not be sent out if the notice was triggered by the homeserver's monthly active users limit being reached.