diff options
author | default <nobody@localhost> | 2022-10-16 20:46:37 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-16 20:46:37 +0200 |
commit | b53ccf0013358eb09ad931538dcf1e9c3040224d (patch) | |
tree | 1a46d202dcac83fc3346856ac13cf8502cf1a0a9 | |
parent | c0d73ce830969a0e8354a9f8f8ffff1129c3d224 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8a67a5f..1684357 100644 --- 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. |