From 0e9e4529e1e3864a1b9687fbee4009bf67ea1875 Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Sat, 13 Jun 2026 15:44:42 +0200 Subject: [PATCH 1/1] Updated CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e614ec..341ed22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,12 @@ ## Version 4.7.x (not yet released) +- Added a button for showing the download password before uploading the file - Favicon was missing in the `modern` theme +- Download passwords are now stored as SHA256 hashes +- Downloading encrypted files uploaded using "classic upload" (using just plain HTTP POST without the HTML5 file API) could not be downloaded. This was caused by not correctly marking the files as encrypted. - ... +- Upgrade from 4.7.1: in-place upgrade ## Version 4.7.1 -- 2.43.0