From eb00d8c796aaa7831d1f14184bd6d60b4fad2485 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 19 Jul 2026 11:07:36 +0200 Subject: [PATCH] changelog for 802fd4b2cf0e249524d7ecc2a67d18dd9e7c0f0b --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60c57132..5affd4bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Fix: text-match filter on a structured property (e.g. vCard N or ADR) crashed with HTTP 500 (AttributeError: 'Name'/'Address' object has no attribute 'lower') because vobject parses these into non-string objects; their text representation is now used * Fix: sharing bday-to-ICS conversion assigned the empty-FN fallback marker to the {nickname} placeholder instead of {fn}, so a VCARD with an empty FN got its NICKNAME overwritten with "!fn!" in the generated SUMMARY/DESCRIPTION and the {fn} fallback never resolved * Fix: sharing/delete: add forgotten backmap +* Fix: sharing/proppatch: reject in case of write-access but 'p' is in permissions ## 3.7.6 * Extension: item verification on commandline