From 3630d4651dd41f7d948339a0fb8da0efc856b79d Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Thu, 27 Jun 2024 14:29:01 +0200 Subject: [PATCH] Updated CHANGELOG to reflect the changes since 4.5.0 --- CHANGELOG.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d78792..6fe17f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,22 @@ 5. Follow the installation wizard, it should propose you the same data folder or even update automatically 6. Check your `/lib/config.local.php` and compare it with the `/lib/config.original.php` to see if new configuration items are available. If a new item is missing in your `config.local.php`, this may trigger some errors as Jirafeau may expect to have them. +# version 4.6.0 (not yet released) + +- New configuration options for allowing to require, check or generate file download passwords +- Re-implemented server side encryption using PHP's `Sodium` extension (the formerly used `mcrypt` extension is deprecated) +- Keep and show basic download stats +- Removed Lighttpd's `mod_usertrack` from Docker config +- Added `