summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-06-18 06:44:48 +0200
committerGravatar default2024-06-18 06:44:48 +0200
commit866f6f79ad2ab48c7319b75c37f1bf0674fe72b2 (patch)
tree3241e4416f3c4e8c49d493512ecd01679c6ce334
parentBumped version. (diff)
downloadsnac2-866f6f79ad2ab48c7319b75c37f1bf0674fe72b2.tar.gz
snac2-866f6f79ad2ab48c7319b75c37f1bf0674fe72b2.tar.xz
snac2-866f6f79ad2ab48c7319b75c37f1bf0674fe72b2.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 088f60a..f5807bf 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
1# Release Notes 1# Release Notes
2 2
3## 2.56
4
5Don't show instance announcements in public timelines.
6
7Added auto boosting. If an account has this flag enabled, all mentions to that account are automatically boosted to all its followers, behaving like a `Group` actor (contributed by sarahpw).
8
3## 2.55 9## 2.55
4 10
5Mastodon API: fixed a last-minute bug that broke some API functions. 11Mastodon API: fixed a last-minute bug that broke some API functions.