]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
[TASK] Update changelog
authorJerome Jutteau <jerome@jutteau.fr>
Wed, 6 Jul 2022 09:25:02 +0000 (11:25 +0200)
committerJerome Jutteau <jerome@jutteau.fr>
Wed, 6 Jul 2022 09:25:02 +0000 (11:25 +0200)
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
CHANGELOG.md

index c1c29d3b58bf8d7968e6eee5c3d0ce029c507c7f..8f648ab3e90d9c46903dae51443b2e44270c5446 100644 (file)
 
 # 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
 

patrick-canterino.de