From 8482622356db251b89652cecc50c61523a08a64d Mon Sep 17 00:00:00 2001 From: mhduiy <73688594+mhduiy@users.noreply.github.com> Date: Thu, 23 Jul 2026 14:03:25 +0000 Subject: [PATCH] chore: bump version to 2.0.52 update changelog to 2.0.52 Log: update changelog to 2.0.52 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3b74eb120..bcf8bb058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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