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.30 )
4+ set (VERSION 6.0.32 )
55endif ()
66
77project (dde-dock)
Original file line number Diff line number Diff line change 1+ dde-dock (6.0.32) unstable; urgency=medium
2+
3+ * fix: dock get max size when positionChanged and KeepHide mode (https://github.com/linuxdeepin/developer-center/issues/7040)
4+ * fix: dock not remove plugin when fcitx exit (https://github.com/linuxdeepin/developer-center/issues/7080)
5+ * fix: dock theme not follow system (https://github.com/linuxdeepin/developer-center/issues/7090)
6+
7+ -- tsic404 <liuheng@deepin.org> Thu, 25 Jan 2024 14:30:26 +0800
8+
19dde-dock (6.0.31) unstable; urgency=medium
210
311 * fix: error datetime tooltip (https://github.com/linuxdeepin/developer-center/issues/7056)
You can’t perform that action at this time.
0 commit comments