summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar _2025-04-06 07:22:44 +0000
committerGravatar _2025-04-06 07:22:44 +0000
commit3c427faaf8bc3c1cf942566252a098b81c603419 (patch)
tree5bdaea6008da151ef0a5a56771691f8073d80c9c /RELEASE_NOTES.md
parentUpdate po/cs.po (diff)
parentThe avatar and header images have a prefix in their names. (diff)
downloadsnac2-3c427faaf8bc3c1cf942566252a098b81c603419.tar.gz
snac2-3c427faaf8bc3c1cf942566252a098b81c603419.tar.xz
snac2-3c427faaf8bc3c1cf942566252a098b81c603419.zip
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.md14
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 @@
1# Release Notes 1# Release Notes
2 2
3## 2.74 3## UNRELEASED
4
5Added support for scheduled posts.
6
7Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial.
8
9Mastodon API: added support for `/api/v1/instance/peers`.
10
11Some Czech and Russian translation fixes.
12
13## 2.74 "The Days of Nicole, the Fediverse Chick"
4 14
5Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi). 15Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi).
6 16
@@ -22,7 +32,7 @@ Added Greek translation (contributed by uhuru).
22 32
23Added Italian translation (contributed by anzu). 33Added Italian translation (contributed by anzu).
24 34
25Mastodon API: added support for /api/v1/custom_emojis (contributed by violette). 35Mastodon API: added support for `/api/v1/custom_emojis` (contributed by violette).
26 36
27Improved Undo+Follow logic (contributed by rozenglass). 37Improved Undo+Follow logic (contributed by rozenglass).
28 38