Do not stream out poll replies
[akkoma] / CHANGELOG.md
index 5de9ae2928d3156ac22a2108050914b2dc2f957c..87101db303fdb709e2e9e42573adf5ada517b480 100644 (file)
@@ -71,6 +71,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Deps: Updated Ecto to 3.0.7
 - Don't ship finmoji by default, they can be installed as an emoji pack
 - Hide deactivated users and their statuses
+- Posts which are marked sensitive or tagged nsfw no longer have link previews.
 
 ### Fixed
 - Added an FTS index on objects. Running `vacuum analyze` and setting a larger `work_mem` is recommended.