summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-12-09 12:32:14 +0100
committerGravatar default2024-12-09 12:32:14 +0100
commitaa130da06a215bc4782ecbd0b1a25de73fd6447e (patch)
tree8e0119e125b5dba7b5f4408ef14447727a10862e
parentFixed a bug in the 'Approve' and 'Discard' buttons. (diff)
downloadpenes-snac2-aa130da06a215bc4782ecbd0b1a25de73fd6447e.tar.gz
penes-snac2-aa130da06a215bc4782ecbd0b1a25de73fd6447e.tar.xz
penes-snac2-aa130da06a215bc4782ecbd0b1a25de73fd6447e.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2218c20..3ea55c5 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ As many users have asked for it, there is now an option to make the number of fo
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).