Add newsfile

This commit is contained in:
Sean Quah 2022-08-10 13:03:39 +01:00
parent 04bee9e709
commit ad8a2b3c6e

1
changelog.d/13477.misc Normal file
View file

@ -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.