From 0000e76d94c5440f0bd15295bf93c21b9dfa3d08 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Wed, 24 Jun 2026 15:35:40 +0800 Subject: [PATCH] chore: bump version to 2.0.48 update changelog to 2.0.48 Log: update changelog to 2.0.48 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index d341b478e..9b2e5b5b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +dde-shell (2.0.48) unstable; urgency=medium + + * revert: "fix: correct dock context menu popup positioning" + * fix: prevent crash on toplevel destruction + * fix: destroy wayland proxy before cleanup to prevent use-after-free + crash + * chore: Sync by + https://github.com/linuxdeepin/.github/commit/88706fa723e3771211cb07 + 81d3d97fd4a6cd2a68 + * fix: keep notification hover state on close button edge + + -- zhangkun Wed, 24 Jun 2026 15:35:39 +0800 + dde-shell (2.0.47) unstable; urgency=medium * fix(debian): add Breaks and Replaces for libdde-shell-dev