File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.16 )
22
33if (NOT DEFINED VERSION)
4- set (VERSION 6.0.27 )
4+ set (VERSION 6.0.28 )
55endif ()
66
77project (dde-dock)
Original file line number Diff line number Diff line change 1+ dde-dock (6.0.28) unstable; urgency=medium
2+
3+ * fix: the item that removed is exist yet (https://github.com/linuxdeepin/developer-center/issues/4631)
4+ * fix: dock wakeup area not changed (https://github.com/linuxdeepin/developer-center/issues/5831)
5+ * fix: onboard not to show on first click (https://github.com/linuxdeepin/developer-center/issues/6675)
6+ * fix: timedate tips show error (https://github.com/linuxdeepin/developer-center/issues/6674)
7+ * fix: quickpanel icon not follow theme (https://github.com/linuxdeepin/developer-center/issues/6263)
8+ * fix: disable resize of dock popup window (https://github.com/linuxdeepin/developer-center/issues/6264)
9+ * feat: add dbus property window margin
10+
11+ -- tsic404 <liuheng@deepin.org> Thu, 18 Jan 2024 09:57:27 +0800
12+
113dde-dock (6.0.27) unstable; urgency=medium
214
315 * fix: dock get stucked when launching (https://github.com/linuxdeepin/developer-center/issues/6657)
You can’t perform that action at this time.
0 commit comments