diff options
| author | grunfink <grunfink@comam.es> | 2026-05-13 09:49:55 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-05-13 09:49:55 +0200 |
| commit | aed4517abab09c65e86d87b3db7fa4cc7791c440 (patch) | |
| tree | cda7966aa3d55562a7baff1f785abfa7983ffd56 /RELEASE_NOTES.md | |
| parent | 07781712c8a2894bd30ca9dda3e5aab16e2378fa (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 2 insertions, 2 deletions
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. |