Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11
[akkoma] / CHANGELOG.md
index 9ae5d0eda89e1a99768b4afe6de8c01f1a1b5fd1..36a84b1a895442822570cce1fe9ce63b510e3ade 100644 (file)
@@ -12,7 +12,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ### Changed
 
+- **Breaking** Requires `libmagic` (or `file`) to guess file types.
 - **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.