diff options
| author | _ <pmjv@noreply.codeberg.org> | 2025-04-06 07:22:44 +0000 |
|---|---|---|
| committer | _ <pmjv@noreply.codeberg.org> | 2025-04-06 07:22:44 +0000 |
| commit | 3c427faaf8bc3c1cf942566252a098b81c603419 (patch) | |
| tree | 5bdaea6008da151ef0a5a56771691f8073d80c9c /RELEASE_NOTES.md | |
| parent | 0e4c210e7ad9c3b7d0e37b71b2d91c6b4798b799 (diff) | |
| parent | 6f884e0d5d4eb9be41764c5ae16da52fed997e88 (diff) | |
Merge pull request 'master' (#1) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/pmjv/snac2/pulls/1
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a8f04e8..4ca15e4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,16 @@ # Release Notes -## 2.74 +## UNRELEASED + +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. + +## 2.74 "The Days of Nicole, the Fediverse Chick" Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi). @@ -22,7 +32,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). |