X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/6a10a293ce68ed1910418cc8778434ca1a552c92..refs/heads/next-release:/CHANGELOG.md?ds=sidebyside diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fcb501..11a3fcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,12 @@ 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. -## Current snapshots +## Version 4.6.1 (not yet released) -- Lots of code refactoring +- Removed the download button and the corresponding link for encrypted files from the admin interface +- Fixed an issue with sending the wrong filesize after decrypting an encrypted file +- We now provide Docker images for AMD64 and ARM64 systems +- Lots of code refactoring and cleanup - Few more little fixes - Typo and spelling mistakes