commit 866f6f79ad2ab48c7319b75c37f1bf0674fe72b2 parent d50e99491c68b264db3e0d790ffc9845bb0ae365 Author: default <nobody@localhost> Date: Tue, 18 Jun 2024 06:44:48 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.56 + +Don't show instance announcements in public timelines. + +Added 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). + ## 2.55 Mastodon API: fixed a last-minute bug that broke some API functions.