summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-07-08 14:00:29 +0100
committerGitHub <noreply@github.com>2022-07-08 14:00:29 +0100
commit757bc0caefa596e747278b3bcf4269ec50ffc759 (patch)
treecc4a772fd494051959a8aff81a27af282da02439 /changelog.d
parentFix exception when using MSC3030 to look for remote federated events before r... (diff)
downloadsynapse-757bc0caefa596e747278b3bcf4269ec50ffc759.tar.xz
Fix notification count after a highlighted message (#13223)
Fixes #13196

Broke by #13005
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13223.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13223.bugfix b/changelog.d/13223.bugfix
new file mode 100644
index 0000000000..6ee3aed910
--- /dev/null
+++ b/changelog.d/13223.bugfix
@@ -0,0 +1 @@
+Fix bug where notification counts would get stuck after a highlighted message. Broke in v1.62.0.