diff --git a/changelog.d/+6e57599d.bugfix.md b/changelog.d/+6e57599d.bugfix.md new file mode 100644 index 00000000..d1d5ffc0 --- /dev/null +++ b/changelog.d/+6e57599d.bugfix.md @@ -0,0 +1 @@ +Stopped left rooms from being unconditionally sent on initial sync, hopefully fixing spurious appearances of left rooms in some clients (and making sync faster as a bonus). Contributed by @ginger