snac2

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

commit dd550c861e6857bad1d739d72af7aa46fcf5b724
parent 5af94dade65c615cd565f399cd2a6e1e83e679f7
Author: default <nobody@localhost>
Date:   Sun,  5 Jan 2025 13:31:41 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Added ipv6 support for the https frontend connection (contributed by hb9hnt). New "Like by URL" operation (contributed by dheadshot). +New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). + Some search fixes regarding repeated matches. The `export_csv` cmdline operation now exports the CSV files inside a user's `export/` subdirectory instead of the current directory.