From aed4517abab09c65e86d87b3db7fa4cc7791c440 Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 13 May 2026 09:49:55 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 166d42f..6f1ca4e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -## UNRELEASED +## 2.92 Changed default: for newly created instances, `disable_inbox_collection` is set to `true` (see `snac(8)` for more information). The reason is because it seems to be used for harrasing people. @@ -16,7 +16,7 @@ Minor tweak to webfinger code to handle Hubzilla's peculiarities. Fixed a search case where URLs to GotoSocial statuses were misidentified as accounts. -Accounts that follow you are now marked with a thumb-up emoji, because followers are cool people. +Accounts that follow you are now marked with a thumb-up emoji, because followers are adorable people. Fixed some account export errors. -- cgit