Skip to content
Merged
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
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
deepin-diskmanager (6.0.27) unstable; urgency=medium

* chore: Update version to 6.0.27
* chore(ci): update actions/checkout to v7 and enable unsafe PR checkout
* fix: add X-Deepin-Singleton flag to desktop file
* fix(partition): add tolerance to add button enable condition
* fix(partition): simplify redundant condition in chart drawing

-- zhanghongyuan <zhanghongyuan@uniontech.com> Fri, 31 Jul 2026 13:21:18 +0800

deepin-diskmanager (6.0.26) unstable; urgency=medium

* refactor: use QDBusServiceWatcher to detect frontend exit
Expand Down
Loading