snac2

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

commit 3fc0e2b6538ceb479a257be86bbaee053cc8a959
parent 273390b5bb3a803bc91f10e03543b60b561ffbcd
Author: default <nobody@localhost>
Date:   Sun, 20 Nov 2022 15:33:39 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.12 + +Fixed some bugs triggered when a GET query does not have an `Accept:` header. + +RSS feeds are a bit less ugly. + ## 2.11 Marking posts and replies as sensitive content is now possible.