summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-10-06 14:54:21 -0500
committerMark Felder <feld@FreeBSD.org>2020-10-06 14:54:21 -0500
commit21a73ce9f2c577c046e1cd17ef1a2b6636d01585 (patch)
treecb627ee53fc7726018bc2a1afec211195bfddd00 /CHANGELOG.md
parentcddca85c8404272080caa661ce59ab5dbafec794 (diff)
Document the NSFW link preview change
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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.