From: Mark Felder Date: Tue, 6 Oct 2020 19:54:21 +0000 (-0500) Subject: Document the NSFW link preview change X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=21a73ce9f2c577c046e1cd17ef1a2b6636d01585;p=akkoma Document the NSFW link preview change --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae5d0eda..8fc1750d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - **Breaking:** Pleroma Admin API: emoji packs and files routes changed. +- **Breaking:** Sensitive/NSFW statuses no longer disable link previews. - Search: Users are now findable by their urls. - Renamed `:await_up_timeout` in `:connections_pool` namespace to `:connect_timeout`, old name is deprecated. - Renamed `:timeout` in `pools` namespace to `:recv_timeout`, old name is deprecated.