snac2

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

commit 06cc93a5dbda3432c153f745decb4b697a5d2a91
parent 3cec0d3ebeeef595f509c52e6c0ac3682ba67e6f
Author: default <nobody@localhost>
Date:   Fri,  4 Apr 2025 08:10:06 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ 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.