diff options
| author | Giacomo Tesio <giacomo@tesio.it> | 2024-12-09 15:23:53 +0100 |
|---|---|---|
| committer | Giacomo Tesio <giacomo@tesio.it> | 2024-12-09 15:23:53 +0100 |
| commit | 4ea42930b34285231244d9bfc9af7fb9307c3f8c (patch) | |
| tree | 6f717e3cc5ca75e28bb71c4c7ba7475af8f51e4b /RELEASE_NOTES.md | |
| parent | bd74ffda5b25cc07e8d559815e027c8dab3b9d73 (diff) | |
| parent | 7808d7062508c1b4740eea508baf503dffd89a70 (diff) | |
Merge branch 'master' into build-with-musl
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
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 @@ # Release Notes -## UNRELEASED +## 2.66 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). These are only the numbers; the lists themselves are never published. Some fixes to blocked instances code (posts from them were sometimes shown). +Fixed non-appearing buttons `Approve` and `Discard` if the account requesting a follow were being followed. + ## 2.65 Added a new user option to disable automatic follow confirmations (follow requests must be manually approved from the people page). |