diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4127.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4127.bugfix b/changelog.d/4127.bugfix new file mode 100644 index 0000000000..0701d2ceaa --- /dev/null +++ b/changelog.d/4127.bugfix @@ -0,0 +1 @@ +If the typing stream ID goes backwards (as on a worker when the master restarts), the worker's typing handler will no longer erroneously report rooms containing new typing events. |