From 7b95b260aea6e77a628be5d0da93db5ff862138a Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Tue, 3 Dec 2024 02:00:46 +0000 Subject: [PATCH] chore: update changelog Release 5.7.4. --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index e3bfbaaf..5dec0550 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +dtkgui (5.7.4) unstable; urgency=medium + + * chore(CI): add debian check workflow + Thanks to kuchune + * refactor: xcb platform theme interface + * refactor: treeland platform theme interface 扩展Treeland的个性化接口 + * fix: Possible null pointer dereference and Notitlebar input parameter error + * feat: support treeland platform for wmHelper + * fix: blur is invalid for treeland + * feat: Limit maximum and minimum fonts + * fix: app crashed when window destroyed in quick + * fix: app crashed when window destroyed in quick + * fix: linglong app load qt translations failed + + -- Deepin Packages Builder Tue, 03 Dec 2024 02:00:46 +0000 + dtkgui (5.7.3) unstable; urgency=medium * fix: No judgment on the validity of the protocol(Bug: 286859)