diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13140.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/13141.bugfix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/13140.bugfix b/changelog.d/13140.bugfix new file mode 100644 index 0000000000..cb0586e39e --- /dev/null +++ b/changelog.d/13140.bugfix @@ -0,0 +1 @@ +Fix unread counts for users on large servers. Introduced in v1.62.0rc1. diff --git a/changelog.d/13141.bugfix b/changelog.d/13141.bugfix new file mode 100644 index 0000000000..930e870865 --- /dev/null +++ b/changelog.d/13141.bugfix @@ -0,0 +1 @@ +Fix DB performance when deleting old push notifications. Introduced in v1.62.0rc1. |