Browse Source

Add newsfile

Sean Quah 1 year ago
parent
commit
ad8a2b3c6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      changelog.d/13477.misc

+ 1 - 0
changelog.d/13477.misc

@@ -0,0 +1 @@
+Faster room joins: Avoid blocking lazy-loading `/sync`s during partial joins due to remote memberships. Pull remote memberships from auth events instead of the room state.