snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 4b17a846987e6cb2c59497a19222a36239155971
parent b27031cc46b04224585c34eeb70eda396fbeaca2
Author: default <nobody@localhost>
Date:   Thu,  5 Dec 2024 09:32:50 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## UNRELEASED + +As many users have asked for it, there is now an option to make the number of followed and following accounts public (still disabled by default). + +Some fixes to blocked instances code (posts from them were sometimes shown). + ## 2.65 Added a new user option to disable automatic follow confirmations (follow requests must be manually approved from the people page).