X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=9d7203164830555777d95a9b8d902f2dea207103;hb=079d069eb43804ffc87f2bb53426d4c8dc34b111;hp=43f2935d9954c784a50aae474cc6b1ace72ad78d;hpb=f6ff19e0745a2362406ea2b073e7ca85f2121d41;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f2935d9..9d7203164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - ActivityPub: Polls are now refreshed when necessary. - Mastodon API: Ensure the `account` field is not empty when rendering Notification entities. - Report emails now include functional links to profiles of remote user accounts +- Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (`GET /api/v1/timelines/public`) ### Removed - ActivityPub: The `/objects/:uuid/likes` endpoint.