]> git.p6c8.net - jirafeau/jirafeau.git/blobdiff - CHANGELOG.md
Jirafeau 4.7.2 is ready
[jirafeau/jirafeau.git] / CHANGELOG.md
index 5e614eca4483fc51d6424ecfbda137f00409cc5d..c03d0b51f0adcf3cd48587387861e176ab65ba8f 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. 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.7.x (not yet released)
+## Version 4.7.2
 
+- Added a button for showing the download password before uploading the file
 - Favicon was missing in the `modern` theme
-- ...
+- Download passwords are now stored as SHA256 hashes
+- Downloading encrypted files uploaded using "classic upload" (using just plain HTTP POST without the HTML5 file API) could not be downloaded. This was caused by not correctly marking the files as encrypted.
+- Few more little fixes
+- Upgrade from 4.7.1: in-place upgrade
 
 ## Version 4.7.1
 

patrick-canterino.de