snac2

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

commit 32646aa786851ecaed7121f31afaf6df2d5eeb16
parent 1762e0f1459599524b54aabfd470e171e1d6e592
Author: default <nobody@localhost>
Date:   Sat, 11 May 2024 09:37:20 +0200

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.53 + +New search feature (post content, using regular expressions). + +Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber). + ## 2.52 Posts that were liked or boosted can now be unliked and unboosted.