From b6486ca25ba1e039a96d3b13470712e625106e1b Mon Sep 17 00:00:00 2001 From: mhduiy <73688594+mhduiy@users.noreply.github.com> Date: Tue, 22 Sep 2026 12:44:24 +0000 Subject: [PATCH] chore: bump version to 2.0.55 update changelog to 2.0.55 Log: update changelog to 2.0.55 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8b0266e87..99e06cb37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +dde-shell (2.0.55) unstable; urgency=medium + + * i18n: Translate org.deepin.ds.notificationcenter.ts in ja (#1719) + * fix(dde-apps): support GCC 16 meta-object compilation + * test: add GTest for frame, applets and dock modules + * fix(a11y): add AT-SPI accessible ids/roles for dde-shell panels + * fix: correct tray drag hover index handling + * fix: adjust applet icon smoothing on rotation + * fix(dock): keep taskbar entry when an app replaces its window + * fix(a11y): fix Accessible.id crash and compile warning + * fix: set textFormat to PlainText for notification title + * feat: move tray plugin loading to systemd-managed tray loader + services + + -- zhangkun Tue, 22 Sep 2026 20:44:22 +0800 + dde-shell (2.0.54) unstable; urgency=medium * i18n: Updates for project Deepin Desktop Environment (#1716)