From 2a4d3e6489df6eb31416655dcde76fe0c14bfa40 Mon Sep 17 00:00:00 2001 From: wjyrich Date: Thu, 23 Oct 2025 15:59:54 +0800 Subject: [PATCH] chore: bump version to 2.0.15 update changelog to 2.0.15 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 946031be6..ab452c43f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +dde-shell (2.0.15) unstable; urgency=medium + + * fix: add missing definitions for dockpanel + * feat: add notification auto cleanup and timeout handling + * fix: Signals during the process of adding dock animations + * fix: move tooltip text assignment to show handler + * fix: improve OSD panel timeout behavior with modifier key + * i18n: Updates for project Deepin Desktop Environment (#1304) + * fix: sometimes clicking dock icon won't activate window as intended + + -- wujiangyu Thu, 23 Oct 2025 15:59:54 +0800 + dde-shell (2.0.14) unstable; urgency=medium * i18n: Updates for project Deepin Desktop Environment (#1294)