snac2

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

commit b53ccf0013358eb09ad931538dcf1e9c3040224d
parent c0d73ce830969a0e8354a9f8f8ffff1129c3d224
Author: default <nobody@localhost>
Date:   Sun, 16 Oct 2022 20:46:37 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,15 @@ # Release Notes +## 2.05 + +Image upload is now supported (one image per post). + +Added support for HEAD methods (who knew it was necessary?). + +Fixed bug in greeting.html completion (%host% was not being replaced). + +Referrers (actors that like or announce posts) are not overwritten. + ## 2.04 More multithreading.