From 2d9b79ad15c6035e102b4e6d4a5a4a89ea09826d Mon Sep 17 00:00:00 2001 From: zhangkun Date: Wed, 18 Mar 2026 14:13:37 +0800 Subject: [PATCH] chore: bump version to 2.0.32 update changelog to 2.0.32 Log: update changelog to 2.0.32 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index cb5479ab..a0eb4a4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +dde-launchpad (2.0.32) unstable; urgency=medium + + * style: adjust folder icon animation durations + * fix: add touchscreen long press support for app launcher + * fix(launcher): adjust window layer and flags for proper display + * fix: forward InputMethodQuery to searchEdit for correct IME + candidate window positioning + * refactor: remove redundant positionViewAtBeginning functions + * fix: remove duplicate wallpaper blurhash assignment + + -- zhangkun Wed, 18 Mar 2026 14:13:35 +0800 + dde-launchpad (2.0.31) unstable; urgency=medium * revert: remove automatic focus setting on launcher visibility