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,22 @@ 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.34] - 2026-02-27
9+
10+ ### Changed
11+
12+ - Chore: New release 6.7.33
13+
14+ ### Fixed
15+
16+ - Fix touchscreen double-tap and long-press handling
17+ - Adjust input field placeholder text color
18+ - Adjust path calculation for handle alignment
19+ - Handle exceptions when hovering over up/down arrows
20+ - Fix menu highlight remaining after main menu is closed
21+ - Adjust ComboBox padding and background for flat style
22+ - Update copyright year and add fillMode property
23+
824## [ 6.7.33] - 2026-02-05
925
1026### Fixed
Original file line number Diff line number Diff line change 1- 6.7.33
1+ 6.7.34
Original file line number Diff line number Diff line change 11# Maintainer: zccrs <zhangjide@deepin.org>
22pkgname=dtkdeclarative-git
3- pkgver=6.7.33
3+ pkgver=6.7.34
44pkgrel=1
55sourcename=dtkdeclarative
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkdeclarative (6.7.34) unstable; urgency=medium
2+
3+ * Release 6.7.34
4+
5+ -- mhduiy <zhangkun2@uniontech.com> Fri, 27 Feb 2026 14:59:03 +0800
6+
17dtkdeclarative (6.7.33) unstable; urgency=medium
28
39 * Release 6.7.33
You can’t perform that action at this time.
0 commit comments