From 905be03997cadf9e6d6ca1138283041e89823bd4 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Fri, 27 Feb 2026 17:02:32 +0800 Subject: [PATCH] chore: bump version to 2.0.27 update changelog to 2.0.27 Log: update changelog to 2.0.27 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index ddc0ded5..5f8bd7e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +dde-launchpad (2.0.27) unstable; urgency=medium + + * fix: prevent focus issues during mouse wheel page navigation + * fix: when drag just one app in folder to launchpad quickly will + coredump. + * fix: add wait mechanism for app icons + * chore: update DTK dependency and fix icon display + * fix: optimize fullscreen launcher item sorting initialization + * fix: prevent search field interaction during drag operations + * fix: handle left edge click to toggle launcher visibility + + -- zhangkun Fri, 27 Feb 2026 17:02:30 +0800 + dde-launchpad (2.0.26) unstable; urgency=medium * fix: use desktop-id as fallback name for ill-formed desktop entries