X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=6522fbdcd1563d70b6ce6bd2f844bcb0a72765cf;hb=0b19534475284b902746be1ee02ed6f1be20a4fa;hp=0ea649111d4be76caf5970ebf8f8815c9f7c9ef5;hpb=f1c82fbd426651e6838a9c60578c96a25ae94df4;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ea649111..6522fbdcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Emoji: Support the full Unicode 13.1 set of Emoji for reactions, plus regional indicators. - Admin API: Reports now ordered by newest - Deprecated `Pleroma.Uploaders.S3, :public_endpoint`. Now `Pleroma.Upload, :base_url` is the standard configuration key for all uploaders. +- Improved Apache webserver support: updated sample configuration, MediaProxy cache invalidation now supported ### Added