diff --git a/changelog.d/12712.bugfix b/changelog.d/12712.bugfix new file mode 100644 index 0000000000..90e35ccd14 --- /dev/null +++ b/changelog.d/12712.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in Synapse 1.38.0 where empty rooms would be created automatically if an MAU limit was set and time-based cache expiry was turned on.