[#2497] Media preview proxy: misc. improvements (`static` param support, dynamic...
[akkoma] / CHANGELOG.md
index f7a372e1110dc3587054fc52d71fb598d9cf681e..adea6d01924cd7d90cbe92f57669f8a33de0a82a 100644 (file)
@@ -11,6 +11,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Renamed `:timeout` in `pools` namespace to `:recv_timeout`, old name is deprecated.
 - Minimum lifetime for ephmeral activities changed to 10 minutes and made configurable (`:min_lifetime` option).
 
+### Added
+- Media preview proxy (requires media proxy be enabled; see `:media_preview_proxy` config for more details).
+
 ### Removed
 
 - **Breaking:** `Pleroma.Workers.Cron.StatsWorker` setting from Oban `:crontab` (moved to a simpler implementation).