summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-04-14 06:18:46 +0200
committerGravatar default2025-04-14 06:18:46 +0200
commit1a1035b5867774e2a9b230380bf68b7333a4da40 (patch)
tree3b0ce46947efe20fb43fa3dfaa0273eee080c49c /RELEASE_NOTES.md
parentUpdated timezones. (diff)
downloadsnac2-1a1035b5867774e2a9b230380bf68b7333a4da40.tar.gz
snac2-1a1035b5867774e2a9b230380bf68b7333a4da40.tar.xz
snac2-1a1035b5867774e2a9b230380bf68b7333a4da40.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 70106fb..0cbb69b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,8 +1,8 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED 3## UNRELEASED "Time Is On My Side"
4 4
5Added support for scheduled posts. 5Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
6 6
7The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post. 7The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post.
8 8
@@ -10,7 +10,11 @@ Fixed incorrect poll vote format, which was causing problems in platforms like G
10 10
11Mastodon API: added support for `/api/v1/instance/peers`. 11Mastodon API: added support for `/api/v1/instance/peers`.
12 12
13Some Czech and Russian translation fixes. 13Added a new `snac-admin` helper script (contributed by shtrophic).
14
15In the web UI, posts are separated by the `<hr hidden>` tag; it's invisible in graphical browsers, but it separates post clearly in text-based browsers.
16
17Some Spanish, Czech and Russian translation updates and fixes.
14 18
15## 2.74 "The Days of Nicole, the Fediverse Chick" 19## 2.74 "The Days of Nicole, the Fediverse Chick"
16 20