diff options
Diffstat (limited to 'changelog.d/14874.bugfix')
-rw-r--r-- | changelog.d/14874.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14874.bugfix b/changelog.d/14874.bugfix new file mode 100644 index 0000000000..91ae2ea9bd --- /dev/null +++ b/changelog.d/14874.bugfix @@ -0,0 +1 @@ +Faster joins: Fix a bug in worker deployments where the room stats and user directory would not get updated when finishing a fast join until another event is sent or received. |