summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-07-21 17:29:11 -0500
committerMark Felder <feld@FreeBSD.org>2020-07-21 17:29:11 -0500
commitb157b7dab36f77b0f30ae18022445d586c242300 (patch)
tree3353ba4f2c6e02a4de44a8e48da99ac6c6998e44 /CHANGELOG.md
parent109836306cc4bd4dfeb67aea0e9b78f77cd0b839 (diff)
Document the emoji packs API fix
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 f4397ec3c..16bcb5bb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -94,6 +94,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Admin API: fix `GET /api/pleroma/admin/users/:nickname/credentials` returning 404 when getting the credentials of a remote user while `:instance, :limit_to_local_content` is set to `:unauthenticated`
- Fix CSP policy generation to include remote Captcha services
- Fix edge case where MediaProxy truncates media, usually caused when Caddy is serving content for the other Federated instance.
+- Emoji Packs could not be listed when instance was set to `public: false`
## [Unreleased (patch)]