From 84a51857531952640fac596eb466cb423e881f83 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Wed, 18 Mar 2026 14:13:20 +0800 Subject: [PATCH] chore: bump version to 2.0.33 update changelog to 2.0.33 Log: update changelog to 2.0.33 --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2e47fa01b..0982384e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +dde-shell (2.0.33) unstable; urgency=medium + + * fix: stop submenu loader delay timer when menu becomes visible + * fix: add touch screen support for dock menu + * fix: prevent notification list overscrolling + * fix: change notification title elide mode to right + * fix(tray): use positionForAnimation to prevent layout direction + abrupt change + * feat: add hover protection for notification bubbles + * i18n: Updates for project Deepin Desktop Environment (#1504) + * fix(notification): increase ListView topMargin to prevent focus + border clipping + * fix: prevent dock from hiding when hovering over preview windows + * fix: avoid icon overlap caused by ListView move and displace + animation + + -- zhangkun Wed, 18 Mar 2026 14:13:18 +0800 + dde-shell (2.0.32) unstable; urgency=medium * fix(notification): change bubble window layer from LayerTop to