X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/ac13b92b26d4fa871749fa22be8d8f41f5b9641d..6e8b52dff66913b26a548bcf36a43b2329a35f25:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f8488c..4d78792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,12 +12,22 @@ # version 4.5.0 -- Support for dark theme -- Fix side effects of setting too high values in php configuration. +- Even more new translation, thanks a lot to all contributors! +- Support for automatic dark theme +- Fixed wobling admin buttons (light and dark default themes) +- Disable file deduplication by default +- Fix side effects of setting too high values in php configuration for async upload +- Add support for X-Sendfile +- Retry on more type of possible errors +- Move docker image to PHP 8.1 +- Print more error details in case of issue +- Few more little fixes +- IRC channel to discuss :) New configuration items: - `max_upload_chunk_size_bytes` option - `dark_tyle` option +- Defaulting `file_hash` option from `md5` to `random` # version 4.4.0