snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 1a1035b5867774e2a9b230380bf68b7333a4da40
parent 7349c626cfd66d0b7f4bff1c4bb698adbf291ecb
Author: default <nobody@localhost>
Date:   Mon, 14 Apr 2025 06:18:46 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 10+++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,8 +1,8 @@ # Release Notes -## UNRELEASED +## UNRELEASED "Time Is On My Side" -Added support for scheduled posts. +Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below). The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post. @@ -10,7 +10,11 @@ Fixed incorrect poll vote format, which was causing problems in platforms like G Mastodon API: added support for `/api/v1/instance/peers`. -Some Czech and Russian translation fixes. +Added a new `snac-admin` helper script (contributed by shtrophic). + +In 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. + +Some Spanish, Czech and Russian translation updates and fixes. ## 2.74 "The Days of Nicole, the Fediverse Chick"