X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=ff1fff8760bed9d7a8f325b58505f43813652424;hb=cfa588e3574f3083798de6f4e0eca63f00aaf578;hp=f689160e90635114d2c53ca14aa135b4f3242d8e;hpb=5bb843ceece57cd88e8615b4a4519d2b40309295;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index f689160e9..ff1fff876 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -112,12 +112,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mastodon API: Correct `reblogged`, `favourited`, and `bookmarked` values in the reblog status JSON - Mastodon API: Exposing default scope of the user to anyone - Mastodon API: Make `irreversible` field default to `false` [`POST /api/v1/filters`] +- Mastodon API: Replace missing non-nullable Card attributes with empty strings - User-Agent is now sent correctly for all HTTP requests. - MRF: Simple policy now properly delists imported or relayed statuses ## Removed - Configuration: `config :pleroma, :fe` in favor of the more flexible `config :pleroma, :frontend_configurations` +## [0.9.99999] - 2019-05-31 +### Security +- Mastodon API: Fix lists leaking private posts + ## [0.9.9999] - 2019-04-05 ### Security - Mastodon API: Fix content warnings skipping HTML sanitization