aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorshtrophic <christoph@liebender.dev>2024-12-05 17:16:57 +0100
committershtrophic <christoph@liebender.dev>2024-12-05 17:16:57 +0100
commit7e743e8918e0a4d058217ec33ab745b1f1a97335 (patch)
tree9aaed93dff31ccfbc63b4302dd8531a47c11f9bf /RELEASE_NOTES.md
parentcbd89bdf16674b577cee7d7533ea69014cb307e7 (diff)
parent221eeabf0c00f076ee8ae670811aabbc5b11a826 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6ec959c..2218c20 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,21 @@
# 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). These are only the numbers; the lists themselves are never published.
+
+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).
+
+The search box also searches for accounts (via webfinger).
+
+New command-line action `import_list`, to import a Mastodon list in CSV format (so that [Mastodon Follow Packs](https://mastodonmigration.wordpress.com/?p=995) can be directly used).
+
+New command-line action `import_block_list`, to import a Mastodon list of accounts to be blocked in CSV format.
+
## 2.64
Some tweaks for better integration with https://bsky.brid.gy (the BlueSky bridge by brid.gy).