From b107107fb548dd0ad6c3f11a3019850bead8b8ae Mon Sep 17 00:00:00 2001 From: default Date: Sun, 23 Mar 2025 15:39:42 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a8f04e8..3463b38 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,12 @@ # Release Notes -## 2.74 +## UNRELEASED + +Mastodon API: added support for `/api/v1/instance/peers`. + +Some Czech and Russian translation fixes. + +## 2.74 "The Days of Nicole, the Fediverse Chick" Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi). @@ -22,7 +28,7 @@ Added Greek translation (contributed by uhuru). Added Italian translation (contributed by anzu). -Mastodon API: added support for /api/v1/custom_emojis (contributed by violette). +Mastodon API: added support for `/api/v1/custom_emojis` (contributed by violette). Improved Undo+Follow logic (contributed by rozenglass). -- cgit v1.2.3 From 2049ed7f532c52a107a50d83053635d02fd45dd4 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 1 Apr 2025 19:02:21 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3463b38..6915ffc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## UNRELEASED +Added support for scheduled posts. + Mastodon API: added support for `/api/v1/instance/peers`. Some Czech and Russian translation fixes. -- cgit v1.2.3 From 06cc93a5dbda3432c153f745decb4b697a5d2a91 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 4 Apr 2025 08:10:06 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6915ffc..4ca15e4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Added support for scheduled posts. +Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial. + Mastodon API: added support for `/api/v1/instance/peers`. Some Czech and Russian translation fixes. -- cgit v1.2.3