]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - CHANGELOG.md
fix 2 minor typos
[jirafeau_mojo42.git] / CHANGELOG.md
index 55d697c352c7925b6b032ddc400b388d2f233522..6b292cd763ae7156de6c29dfbeb5f1a4d1f33688 100644 (file)
 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
+- 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
+- Romanian lang support and other various lang support
+- Upgrade from 4.1.1: in-place upgrade
+
 # Version 4.1.1
 
 - Fix lang sanity check

patrick-canterino.de