aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-01-05 13:31:41 +0100
committerdefault <nobody@localhost>2025-01-05 13:31:41 +0100
commitdd550c861e6857bad1d739d72af7aa46fcf5b724 (patch)
treedeef6cb788acb8991e96814c6f3b6b95eb7c968d
parent5af94dade65c615cd565f399cd2a6e1e83e679f7 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 86c1036..96ce46e 100644
--- 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.