summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).
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).
12
11Some search fixes regarding repeated matches. 13Some search fixes regarding repeated matches.
12 14
13The `export_csv` cmdline operation now exports the CSV files inside a user's `export/` subdirectory instead of the current directory. 15The `export_csv` cmdline operation now exports the CSV files inside a user's `export/` subdirectory instead of the current directory.