Skip to content

Commit abd6bf8

Browse files
github-actions[bot]18202781743
authored andcommitted
chore: New release 6.7.33
Log:
1 parent 88b6373 commit abd6bf8

4 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.7.33] - 2026-02-05
9+
10+
### Fixed
11+
12+
- Fix touchscreen double-tap and long-press handling
13+
- Adjust input field placeholder text color
14+
- Adjust path calculation for handle alignment
15+
- Handle exceptions when hovering over up/down arrows
16+
817
## [6.7.32] - 2026-01-22
918

1019
### Changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.32
1+
6.7.33

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: zccrs <zhangjide@deepin.org>
22
pkgname=dtkdeclarative-git
3-
pkgver=6.7.32
3+
pkgver=6.7.33
44
pkgrel=1
55
sourcename=dtkdeclarative
66
sourcetars=("$sourcename"_"$pkgver".tar.xz)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
dtkdeclarative (6.7.33) unstable; urgency=medium
2+
3+
* Release 6.7.33
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 05 Feb 2026 17:28:27 +0800
6+
17
dtkdeclarative (6.7.32) unstable; urgency=medium
28

39
* Release 6.7.32

0 commit comments

Comments
 (0)