From 4ec4676826e4c1dc6726a027b2d3bf19eedcb1ec Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 27 May 2026 07:27:07 +0200 Subject: [PATCH] changelog for https://github.com/Kozea/Radicale/pull/2141 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1fff6f7..285760ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Fix: sharing: PROPFIND returns now empty owner element in case of a mapped share as clients try PROPFIND on this not accessable href * Improve: sharing: PROPFIND returns also privilege "write" in case "write-content" and "write-properties" is permitted * Extension: WebUI dark theme with automatic browser/OS color scheme detection +* Fix: WebUI hide copy button in insecure environments ## 3.7.3 * Extension: expose RADICALE:version for authenticated users via PROPFIND