summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
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 4ca15e4..c7795f9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,13 +2,23 @@
2 2
3## UNRELEASED 3## UNRELEASED
4 4
5Added support for scheduled posts. 5Added new command-line options for list maintenance.
6
7## 2.75 "Time Is On My Side"
8
9Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
10
11The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post.
6 12
7Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial. 13Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial.
8 14
9Mastodon API: added support for `/api/v1/instance/peers`. 15Mastodon API: added support for `/api/v1/instance/peers`.
10 16
11Some Czech and Russian translation fixes. 17Added a new `snac-admin` helper script (contributed by shtrophic).
18
19In 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.
20
21Some Finnish, Spanish, Czech and Russian translation updates and fixes.
12 22
13## 2.74 "The Days of Nicole, the Fediverse Chick" 23## 2.74 "The Days of Nicole, the Fediverse Chick"
14 24