snac2

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

commit ba00443b84f3c7663d567e65ddfd7ea9257d6ce1
parent 61b9ad8ee56ee66247c5e23d501e22c0fa07b626
Author: default <nobody@localhost>
Date:   Sun, 12 May 2024 09:02:38 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,7 +2,9 @@ ## 2.53 -New search feature (post content, using regular expressions). +New feature to search by post content (using regular expressions). + +Added some (partial) support for `Event` object types. Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber).