From 0b4e59d720906f52e8161d1ff0d4e3beae9e27f8 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Wed, 7 Jan 2026 10:16:41 +0800 Subject: [PATCH] chore: bump version to 2.0.25 update changelog to 2.0.25 Log: update changelog to 2.0.25 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5fa49b43c..1947c025b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +dde-shell (2.0.25) unstable; urgency=medium + + * fix: clip ListView content to prevent overflow in NotifyView + * fix: ensure focus before expand in OverlapNotify + * fix: improve focus handling after expand/collapse in NotifyView + * fix: add command whitelist validation for notification actions + * fix: Fix taskbar failing to cancel app pinning + * fix: add DTK preference override configuration + * fix: enable Tab focus for staging area buttons in notification + center + * fix: keep dock indicator distance constant when icons scale down + * i18n: Updates for project Deepin Desktop Environment (#1378) + + -- zhangkun Wed, 07 Jan 2026 10:16:39 +0800 + dde-shell (2.0.24) unstable; urgency=medium * [skip CI] Translate org.deepin.ds.dock.taskmanager.ts in tr