snac2

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

commit bdc4063b6798d40b32fc35d212435dc66c3a1846
parent 78388498e96910a7c5a61064b23bc77ccb0f31af
Author: default <nobody@localhost>
Date:   Sun, 20 Nov 2022 16:00:48 +0100

Merge branch 'master' of /home/angel/git/snac2

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.