X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=3ee13904f352e6eb3ead49cd67e3dd24ae6f106b;hb=372533b7c3bcd2846cdb8f6cfb0cb748049c76b5;hp=ac2271d279e6dd41a6d139068bf4ec2d027c642a;hpb=6d902916dd513fa2d60e37488a60fa8b152c73fa;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index ac2271d27..3ee13904f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [unreleased] ### Changed +- **Breaking:** Elixir >=1.9 is now required (was >= 1.8) +- In Conversations, return only direct messages as `last_status` +- MFR policy to set global expiration for all local Create activities +- OGP rich media parser merged with TwitterCard
API Changes - **Breaking:** Emoji API: changed methods and renamed routes. @@ -48,6 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Filtering of push notifications on activities from blocked domains - Resolving Peertube accounts with Webfinger - `blob:` urls not being allowed by connect-src CSP +- Mastodon API: fix `GET /api/v1/notifications` not returning the full result set ## [Unreleased (patch)]