diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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. |