From 7eaec103eb27f79a1a5f66c9bf60a32b89f73cf8 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 2 Jan 2026 07:40:34 +0100 Subject: [PATCH] changelog for https://github.com/Kozea/Radicale/pull/1948 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30124e0b..d89214cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ * Extend: [logging] bad_put_request_content: log checksum and hexdump of request on debug level * Extend: [logging] request_content_on_debug: log checksum of request on debug level * Extend: add command line option "--verify-item " for dedicated item file analysis +* Extend: PROPFIND response for VADDRESSBOOK with "CR:supported-address-data" and "CS:getctag" +* Extend: conditionally announce vCard 4.0 in case vobject version is >= 1.0.0 ## 3.5.10 * Improve: logging of broken calendar items during PUT