X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b0d7e17277d6b5ec5b9110542ec7945848c1241a..d4e344cf24f5cc5c8c8c563b756cc42530c38fcd:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c29d3..4d78792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,22 @@ # version 4.5.0 -- Support for dark theme -- Fix side effects of setting too high values in php configuration -- Change default `file_hash` option to `random` +- 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