summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar shtrophic2024-12-19 20:04:42 +0100
committerGravatar shtrophic2024-12-19 20:04:42 +0100
commitaf98f4ed4d0f4f9bebc392eca9dae1eaaa7e77c1 (patch)
tree43a93cf75eb1e9f7c481686626caa9062230cfc2 /RELEASE_NOTES.md
parentdon't try to make files directory-readable (diff)
parentVersion 2.66 RELEASED. (diff)
downloadsnac2-af98f4ed4d0f4f9bebc392eca9dae1eaaa7e77c1.tar.gz
snac2-af98f4ed4d0f4f9bebc392eca9dae1eaaa7e77c1.tar.xz
snac2-af98f4ed4d0f4f9bebc392eca9dae1eaaa7e77c1.zip
Merge tag '2.66'
Version 2.66 RELEASED.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2218c20..4630352 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,11 +1,13 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED 3## 2.66
4 4
5As 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). These are only the numbers; the lists themselves are never published. 5As 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). These are only the numbers; the lists themselves are never published.
6 6
7Some fixes to blocked instances code (posts from them were sometimes shown). 7Some fixes to blocked instances code (posts from them were sometimes shown).
8 8
9Fixed non-appearing buttons `Approve` and `Discard` if the account requesting a follow were being followed.
10
9## 2.65 11## 2.65
10 12
11Added a new user option to disable automatic follow confirmations (follow requests must be manually approved from the people page). 13Added a new user option to disable automatic follow confirmations (follow requests must be manually approved from the people page).