snac2

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

commit ce2ed346777efd1a92e58e674f084610b523a70b
parent ed44462a41bc5451bf612bf0ae0fa221533f5dd5
Author: default <nobody@localhost>
Date:   Fri, 10 Feb 2023 15:09:34 +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.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: + ## 2.21 Users can now specify an expire time for the entries in their timelines (both their own and others').