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
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
dde-application-manager (1.2.53) unstable; urgency=medium

* fix: use escapeApplicationId for systemd unit name in executeCommand
* fix(test): add missing LaunchType property to identifyService
expected result
* refactor(escape): Use the escape/unescape function from dtkcore to
ensure consistency

-- zhangkun <zhangkun2@uniontech.com> Thu, 14 May 2026 22:10:31 +0800

dde-application-manager (1.2.52) unstable; urgency=medium

* feat: add application launch event reporting
Expand Down
Loading