snac2

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

commit eed9324cb0ea216bfb649a47bbfcc521824a2836
parent b8633c7c59637f3ca90f44d67088d61b2e232917
Author: default <nobody@localhost>
Date:   Thu, 30 May 2024 17:30: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 @@ Markdown-style links are now supported. +The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets). + The avatar and/or the header images can now be deleted (contributed by louis77). Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77).