From: Jerome Jutteau Date: Sun, 15 Nov 2020 23:19:58 +0000 (+0100) Subject: [TASK] Add 4.2.0 changelog X-Git-Tag: 4.2.0~46 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/429e5a72512e62f2fff0c3992d20a73ddb9dd300 [TASK] Add 4.2.0 changelog Signed-off-by: Jerome Jutteau --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 55d697c..28161eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,20 @@ 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 +# version 4.2.0 + +- New file_hash option to eventually speed-up file identification process +- one_time_download is now optional +- Litespeed workaround for large files +- Admin interface can compute data folder size +- REUSE compliance test +- multiple docker features: mcrypt support, daily cleanup, unprivilidged user +- Add upload password capability in script options +- Various bugfixes around retries and error management +- Automatically lower chunk size sent to server refusing large chunks +- Multiple lang fixes +- Upgrade from 4.1.1: in-place upgrade + # Version 4.1.1 - Fix lang sanity check