snac2

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

commit 6be2942b3c971fc44a3418dd442477dffe2eb0d4
parent 1727d5fbd91eaa68d205f52f3f94fdd2ddefb5e5
Author: default <nobody@localhost>
Date:   Fri, 17 Feb 2023 12:45:03 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -4,6 +4,10 @@ The user avatar can now be uploaded (instead of given as an URL). +Minor speed improvements int output messages. + +Minor improvements in error logging. + ## 2.22 Fixed a bug with the Delete button in the web interface: sometimes, instead of the post (as the user intended), the follower was deleted instead :facepalm: