From 7a4383a700b77579a870cd3c938ed23622a61396 Mon Sep 17 00:00:00 2001 From: Jerome Jutteau Date: Wed, 6 Jul 2022 11:25:02 +0200 Subject: [PATCH 1/1] [TASK] Update changelog Signed-off-by: Jerome Jutteau --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c29d3..8f648ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,20 @@ # 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` +- Support for automatic dark theme +- Fixed wobling admin buttons +- 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 +- 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 -- 2.34.1