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.40) unstable; urgency=medium

* fix: remove FileHandler backend and add null checks
* fix: improve JSON string handling in variant conversion
* fix: fix JSON validation to accept plain strings

-- zhangkun <zhangkun2@uniontech.com> Thu, 05 Feb 2026 19:25:37 +0800

dde-app-services (1.0.39) unstable; urgency=medium

* fix: add JSON validation for text input fields
Expand Down
Loading