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.33 )
4+ set (VERSION 6.0.34 )
55endif ()
66
77project (dde-dock)
Original file line number Diff line number Diff line change 1+ dde-dock (6.0.34) unstable; urgency=medium
2+
3+ * fix: dock animation broken (https://github.com/linuxdeepin/developer-center/issues/7143)
4+ * fix: dock plugin calculated to an incorrect size (https://github.com/linuxdeepin/developer-center/issues/7127)
5+ * fix: dock will not auto hide after set size (https://github.com/linuxdeepin/developer-center/issues/7129)
6+ * fix: dock plugin unable to click when in keep hide (https://github.com/linuxdeepin/developer-center/issues/7132)
7+ * fix: dock item indicator not update (https://github.com/linuxdeepin/developer-center/issues/7097)
8+
9+ -- tsic404 <liuheng@deepin.org> Tue, 30 Jan 2024 16:17:59 +0800
10+
111dde-dock (6.0.33) unstable; urgency=medium
212
313 * fix: tmp block uosai in quickpanel
You can’t perform that action at this time.
0 commit comments