From 0da09b8c479f0f42c534d1dc1c7205c2ec8b5664 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 27 May 2026 07:26:11 +0200 Subject: [PATCH] changelog for https://github.com/Kozea/Radicale/pull/2135 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 946b7e21..e1fff6f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 3.7.4.dev * 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 ## 3.7.3 * Extension: expose RADICALE:version for authenticated users via PROPFIND