diff options
author | default <nobody@localhost> | 2023-02-15 09:33:39 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-15 09:33:39 +0100 |
commit | fa774739362d38f0761ffdb23c3e8b2e554ca97d (patch) | |
tree | bedbd9183bfcacb34c3a31d2ff297838986eb9ea | |
parent | 2de75731adeefc115ec02223cb26378a2927138c (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index df129d1..4aebcf4 100644 --- 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: |