summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-04-26 14:27:38 -0400
committerGitHub <noreply@github.com>2023-04-26 14:27:38 -0400
commite2e9b545ff884627f7605c3d6519e46de33b83fe (patch)
tree0d44a62c46b780a39fc96889f1cd2f9bfa15d45d /changelog.d
parentAdd admin endpoint to query room sizes (#15482) (diff)
downloadsynapse-e2e9b545ff884627f7605c3d6519e46de33b83fe.tar.xz
Do not return extensible events experimental push rules by default. (#15494)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15494.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15494.bugfix b/changelog.d/15494.bugfix
new file mode 100644
index 0000000000..89f9262200
--- /dev/null
+++ b/changelog.d/15494.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in Synapse 1.73.0 where some experimental push rules were returned by default.