From 5e69f3b1f019f83b9af2dc9dcec3e05a9390cdce Mon Sep 17 00:00:00 2001 From: grunfink Date: Sat, 28 Mar 2026 07:17:33 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4d3d91b..e6eb016 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Changed defaults: for newly created instances, `disable_inbox_collection` and `disable_history` are set to `true` (see `snac(8)` for more information). The reason is because they seem to be used for harrasing people. + ## 2.91 Fixed some local posts not being shown if the replied post is deleted. -- cgit