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-shell (2.0.52) unstable; urgency=medium

* fix(CI): broken cppcheck
* feat(dock): add accessibility annotations to dock QML
* fix: resolve missing icon on first drag in treeland
* fix: move image decoding logic from bubble item to notify entity

-- Kun Zhang <zhangkun2@uniontech.com> Thu, 23 Jul 2026 22:03:24 +0800

dde-shell (2.0.51) unstable; urgency=medium

* fix(dock): correct AppItemBackground hovered color and outer border
Expand Down
Loading