summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-11-20 23:40:58 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-11-20 23:40:58 +0000
commit7f0b3161eab7d3a3de7103d83ba62ee05ec1c28f (patch)
tree9ec5d987b3eac9ffac593f89c5ab198331a8e68b /CHANGELOG.md
parentf40ccce7e9ad2e9f917fddd798138866c83e514a (diff)
parenta9d991d31e5ba00b857dc6f147d50df2473545d3 (diff)
Merge branch 'akoma/deactivated-users' into 'develop'
Timeline query performance improvements See merge request pleroma/pleroma!3779
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66d01e005..e95bda145 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -58,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed account deletion API
- Fixed lowercase HTTP HEAD method in the Media Proxy Preview code
- Removed useless notification call on Delete activities
+- Improved performance for filtering out deactivated and invisible users
### Removed
- Quack, the logging backend that pushes to Slack channels