snac2

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

commit fa774739362d38f0761ffdb23c3e8b2e554ca97d
parent 2de75731adeefc115ec02223cb26378a2927138c
Author: default <nobody@localhost>
Date:   Wed, 15 Feb 2023 09:33:39 +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 @@ -1,5 +1,9 @@ # Release Notes +## 2.23 + +The user avatar can now be uploaded (instead of given as an URL). + ## 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: