From 0089e170846e8f9f27742351081a80334fdd7b6e Mon Sep 17 00:00:00 2001 From: ut005973 Date: Tue, 12 May 2026 13:24:08 +0800 Subject: [PATCH] chore: bump version to 1.0.52 update changelog to 1.0.52 Log: update changelog to 1.0.52 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index b1a4f788..6af3747e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +deepin-update-ui (1.0.52) unstable; urgency=medium + + * fix: Gray out update transfer interface when updates are disabled + * fix: Remove sorting logic for update system logs + (#295) + + -- xiongbo Tue, 12 May 2026 13:21:26 +0800 + deepin-update-ui (1.0.51) unstable; urgency=medium * fix: reorder dock icon creation before plugin registration