Document the emoji packs API fix
authorMark Felder <feld@FreeBSD.org>
Tue, 21 Jul 2020 22:29:11 +0000 (17:29 -0500)
committerMark Felder <feld@FreeBSD.org>
Tue, 21 Jul 2020 22:29:11 +0000 (17:29 -0500)
CHANGELOG.md

index f4397ec3c9c48b18ff1896be1c7045237c3c9f2a..16bcb5bb6dc1cb4bf5ad531a6a47d3a431973265 100644 (file)
@@ -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)]