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

* fix(audio): honor manual output selection
* fix: optimize power key screen off logic and secure file operations
* fix: fix TOCTOU race in wallpaper save function
* chore: remove unused network connection sync interfaces

-- zhangkun <zhangkun2@uniontech.com> Wed, 17 Jun 2026 16:28:16 +0800

dde-daemon (6.1.95) unstable; urgency=medium

* fix(display): migrate concat screen management to daemon
Expand Down
Loading