Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <yeshanshan@uniontech.com> 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
Expand Down
Loading