From eaeb05519a3c7b86a8bf471e1b409f52bbe6a54f Mon Sep 17 00:00:00 2001 From: wjyrich <1071633242@qq.com> Date: Tue, 29 Apr 2025 11:16:48 +0800 Subject: [PATCH] chore: release dde-launchpad 1.99.12 fix: clicking the left and right keys no response in fullscreen.(BUG-289091) fix: The title text of launcher application group fontbold.(BUG-307811) Update translations from Transifex Log: release dde-launchpad 1.99.12 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index bab1a766..eb2b7317 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dde-launchpad (1.99.12) UNRELEASED; urgency=medium + + * fix: clicking the left and right keys no response in fullscreen. + * fix: The title text of launcher application group fontbold + * Update translations from Transifex + +-- Wu Jiangyu Tue, 29 Apr 2025 11:14:000 +0800 + dde-launchpad (1.99.11) UNRELEASED; urgency=medium * fix: add base locale as fallback for app display name (Bug-310179)