Probably worth documenting the MediaProxy fix
authorMark Felder <feld@FreeBSD.org>
Fri, 10 Jul 2020 16:22:29 +0000 (11:22 -0500)
committerMark Felder <feld@FreeBSD.org>
Fri, 10 Jul 2020 16:22:29 +0000 (11:22 -0500)
CHANGELOG.md

index 3c005a4dc2c3724b8f9b0640727eb849789a6010..9e928528a6cdca1a7d027d1e03f9be9ee7c91da0 100644 (file)
@@ -84,6 +84,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Rich Media Previews for Twitter links
 - 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.
 
 ## [Unreleased (patch)]