diff options
| author | grunfink <grunfink@comam.es> | 2026-03-28 07:17:33 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-03-28 07:17:33 +0100 |
| commit | 5e69f3b1f019f83b9af2dc9dcec3e05a9390cdce (patch) | |
| tree | 3383e4d607f487a83bac29caf5c2d217ecfdaa59 | |
| parent | 0b2c945e4a15d4927696523093671be6354f7141 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
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. |