summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 96ce46e..dd52041 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,7 +8,7 @@ Added ipv6 support for the https frontend connection (contributed by hb9hnt).
8 8
9New "Like by URL" operation (contributed by dheadshot). 9New "Like by URL" operation (contributed by dheadshot).
10 10
11New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). 11New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). It's still a bit experimental, so you have to enable it explicitly by setting the `disable_sandbox` field to `false` in `server.json`.
12 12
13Some search fixes regarding repeated matches. 13Some search fixes regarding repeated matches.
14 14