snac2

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

commit e3f38840a4e9ef76cefcb5b28873e1c83565a9cc
parent dd318eb6b26b6ca7eccca5bb6377058a87d60f1d
Author: default <nobody@localhost>
Date:   Mon, 17 Mar 2025 08:33:00 +0100

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 @@ -26,6 +26,8 @@ Mastodon API: added support for /api/v1/custom_emojis (contributed by violette). Improved Undo+Follow logic (contributed by rozenglass). +Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth. + ## 2.73 Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual).