X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=812816f48c205142cc35b6c3dd4417580fe58962;hb=85b2387f665045a303486d10e6879a46a7ab922e;hp=c4837c9553b763cbaa458ae710e8a003e7e00f4b;hpb=050c4b1f145fabac4347bc670a15b1d125882bd5;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index c4837c955..812816f48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,13 +37,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** AdminAPI `GET /api/pleroma/admin/instances/:instance/statuses` changed response format and added the number of total users posts. - Admin API: Reports now ordered by newest - Pleroma API: `GET /api/v1/pleroma/chats` is deprecated in favor of `GET /api/v2/pleroma/chats`. +- Pleroma API: Reroute `/api/pleroma/*` to `/api/v1/pleroma/*` ### Added - Reports now generate notifications for admins and mods. -- Experimental websocket-based federation between Pleroma instances. - Support for local-only statuses. - Support pagination of blocks and mutes. - Account backup.