From d4daff9b59bc2c837d60b132aaaea85d1c0f00b4 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Tue, 8 Sep 2020 15:26:06 +0100 Subject: Fix /notifications and pushers misbehaving because of unread counts (#8280) --- changelog.d/8280.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8280.bugfix (limited to 'changelog.d/8280.bugfix') diff --git a/changelog.d/8280.bugfix b/changelog.d/8280.bugfix new file mode 100644 index 0000000000..e306282438 --- /dev/null +++ b/changelog.d/8280.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in v1.20.0rc1 causing some features related to notifications to misbehave following the implementation of unread counts. -- cgit 1.5.1