X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=85401809a538767f16baf039f42e79cbbec4c9e5;hb=f787eb1acffb5b577071db5a41625d067d552e93;hp=5b6928dcd7d14766ae05e48b7276711151fada9d;hpb=0883a706dc376fdfb7de9df1366803e87c8e7c98;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b6928dcd..85401809a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). API Changes - **Breaking:** Emoji API: changed methods and renamed routes. +- Streaming: Repeats of a user's posts will no longer be pushed to the user's stream. +- Mastodon API: Added `pleroma.metadata.fields_limits` to /api/v1/instance +- Mastodon API: On deletion, returns the original post text.