Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)

set(DVERSION "6.0.35" CACHE STRING "define project version")
set(DVERSION "6.0.36" CACHE STRING "define project version")
set(BUILD_DOCS ON CACHE BOOL "Generate doxygen-based documentation")

set(PROJECT_NAME dde-control-center)
Expand Down
24 changes: 22 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
dde-control-center (6.0.36) unstable; urgency=medium

* fix: bring back close button for password dialog
* fix: settingsgroup in scrollarea is not resized
* feat: split plymouth scale settings
* fix: atom upgrade status should not be stored
* fix: use mask to handle linglong
* fix: remembered size should not min than sizehint
* chore: hide region feature
* chore: add new shotcut
* feat: use icu to translate region
* chore: add log to plugin-commoninfo
* feat: show tooltip when switchlabel text is elided
* feat: check package in feature
* fix: map dialog radius not follow system
* chore: sync translation
* chore: find icon from system first

-- chenhongtao <chenhongtao@deepin.org> Tue, 12 Dec 2023 16:02:51 +0800

dde-control-center (6.0.35) unstable; urgency=medium

* when there are no link, detailinfoitem hide the link widgets
Expand Down Expand Up @@ -176,7 +196,7 @@ dde-control-center (6.0.15) unstable; urgency=medium

-- dengbo <dengbo@uniontech.com> Wed, 19 Apr 2023 16:47:45 +0800

dde-control-center (6.0.14) unstable; urgency=medium:
dde-control-center (6.0.14) unstable; urgency=medium

* fix: 控制中心用户头像显示异常
* feat: add docs build
Expand Down Expand Up @@ -453,7 +473,7 @@ dde-control-center (6.0.0.2) UNRELEASED; urgency=medium

dde-control-center (6.0.0.001) unstable; urgency=low
* update interface version
-- guoyao <guoyao@uniontech.com> Web, 1 Jun 2022 09:36:33 +0800
-- guoyao <guoyao@uniontech.com> Wed, 1 Jun 2022 09:36:33 +0800

dde-control-center (1.0.0-1) unstable; urgency=low
* dde-control-center for v23
Expand Down