Merge branch 'develop' into docs/apache-config
[akkoma] / CHANGELOG.md
index 0ea649111d4be76caf5970ebf8f8815c9f7c9ef5..6522fbdcd1563d70b6ce6bd2f844bcb0a72765cf 100644 (file)
@@ -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