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

* fix: set SyslogIdentifier for pre-launch hook scripts
* refactor(app-launch-helper): escape arguments for systemd and
optimize argument parsing
* refactor: remove wordexp usage to prevent command injection and
environment variable expansion
* fix: suppress splash for singleton apps with existing instances
* fix(watch): fix path format and add watch for newly created
directories

-- zhangkun <zhangkun2@uniontech.com> Fri, 27 Feb 2026 15:49:22 +0800

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

* fix: update systemd service dependencies for ApplicationManager1
Expand Down