Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-admin-api
[akkoma] / CHANGELOG.md
index 2ee17d239dde32fbb707d3bc3dd47c4fc32d57af..295b7c31cd3e5467b23acf885e20c868a71122a1 100644 (file)
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Mix task option for force-unfollowing relays
 - Media preview proxy (requires `ffmpeg` and `ImageMagick` to be installed and media proxy to be enabled; see `:media_preview_proxy` config for more details).
 - Pleroma API: Importing the mutes users from CSV files.
+- Pleroma API: An endpoint to manage frontends
 - Experimental websocket-based federation between Pleroma instances.
 - Support pagination of blocks and mutes
 - App metrics: ability to restrict access to specified IP whitelist.