File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 6.7.37] - 2026-03-25
9+
10+ ### Changed
11+
12+ - I18n: [ dtkwidget] Updates for project Deepin Tool Kit (#722 )
13+ - Chore: New release 6.7.33
14+ - Chore: New release 6.7.34
15+ - Chore: New release 6.7.35
16+ - Chore: New release 6.7.36
17+
18+ ### Fixed
19+
20+ - Adjust window decoration button background opacity
21+ - Tooltip does not show the latest text
22+ - Fix build with Qt 6.10.2
23+ - Correct include path in pkg-config file
24+ - Fix window positioning with multi-screen and scaling
25+ - Clear DComboBox popup highlight on mouse leave
26+
27+ ### Removed
28+
29+ - Remove password visibility button key event handling
30+
831## [ 6.7.36] - 2026-03-12
932
1033### Changed
Original file line number Diff line number Diff line change 1- 6.7.36
1+ 6.7.37
Original file line number Diff line number Diff line change 11# Maintainer: justforlxz <justforlxz@gmail.com>
22pkgname=dtkwidget-git
3- pkgver=6.7.36
3+ pkgver=6.7.37
44pkgrel=1
55sourcename=dtkwidget
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkwidget (6.7.37) unstable; urgency=medium
2+
3+ * Release 6.7.37
4+
5+ -- mhduiy <zhangkun2@uniontech.com> Wed, 25 Mar 2026 17:04:54 +0800
6+
17dtkwidget (6.7.36) unstable; urgency=medium
28
39 * Release 6.7.36
Original file line number Diff line number Diff line change 11Name: dtkwidget
2- Version: 6.7.36
2+ Version: 6.7.37
33Release: 1%{?dist }
44Summary: Deepin tool kit widget modules
55License: LGPLv3+
You can’t perform that action at this time.
0 commit comments