From eaf109da3d91e675833b2771fd9ab65458fd3e14 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Thu, 30 Jul 2026 15:08:49 +0800 Subject: [PATCH] chore: Update version to 6.0.69 - update version to 6.0.69 log: update version to 6.0.69 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index c1f8efe5..71195bc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +deepin-devicemanager (6.0.69) unstable; urgency=medium + + * chore: Update version to 6.0.69 + * fix: add non-USB keyboard directly without VID/PID check + * fix(storage): compare size by raw bytes instead of localized float + * Fix: The screen size show error. -- Add Group Policy item to control whether to display screen size. + * chore(ci): update actions/checkout to v7 and enable unsafe PR checkout + * fix: add X-Deepin-Singleton flag to desktop file + * fix: remove deepin prefix from Chinese translations in desktop file + * fix: enable touch screen scrolling for QScrollArea-based views + * [skip CI] Translate deepin-devicemanager.ts in it + * [skip CI] Translate deepin-devicemanager.ts in it + * [skip CI] Translate deepin-devicemanager.ts in it + + -- zhanghongyuan Thu, 30 Jul 2026 15:08:24 +0800 + deepin-devicemanager (6.0.68) unstable; urgency=medium * chore: Update version to 6.0.68