From abc9a09629b5cbddda29b017a0ed2cbd90c1eb45 Mon Sep 17 00:00:00 2001 From: yeshanshan Date: Tue, 10 Feb 2026 10:55:34 +0800 Subject: [PATCH] chore: bump version to 1.0.41 update changelog to 1.0.41 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 194d6ca..d9e5253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dde-app-services (1.0.41) unstable; urgency=medium + + * Revert "fix: add JSON validation for text input fields" + * Revert "fix: fix JSON validation to accept plain strings" + * Revert "fix: improve JSON string handling in variant conversion" + + -- YeShanShan Tue, 10 Feb 2026 10:55:34 +0800 + dde-app-services (1.0.40) unstable; urgency=medium * fix: remove FileHandler backend and add null checks