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). | |||
| 8 | 8 | ||
| 9 | New "Like by URL" operation (contributed by dheadshot). | 9 | New "Like by URL" operation (contributed by dheadshot). |
| 10 | 10 | ||
| 11 | New linux landlock (sandboxing) support for enhanced security (contributed by shtrophic). | ||
| 12 | |||
| 11 | Some search fixes regarding repeated matches. | 13 | Some search fixes regarding repeated matches. |
| 12 | 14 | ||
| 13 | The `export_csv` cmdline operation now exports the CSV files inside a user's `export/` subdirectory instead of the current directory. | 15 | The `export_csv` cmdline operation now exports the CSV files inside a user's `export/` subdirectory instead of the current directory. |