X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/429e5a72512e62f2fff0c3992d20a73ddb9dd300..9a51f6fc76ce0b60829cc31ccab9643c73b26440:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 28161eb..6b292cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,15 @@ 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.3.0 + +- Fix various docker errors +- Fix various upload errors +- Add composer (useful for CI) +- Code cleaning +- Add option 'store_uploader_ip' to avoid uploaders ip logging +- Upgrade from 4.2.0: in-place upgrade + # version 4.2.0 - New file_hash option to eventually speed-up file identification process @@ -21,7 +30,7 @@ - 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 +- Romanian lang support and other various lang support - Upgrade from 4.1.1: in-place upgrade # Version 4.1.1