Skip to content

Commit 19f41f1

Browse files
github-actions[bot]18202781743
authored andcommitted
chore: New release 5.7.22
Log:
1 parent ec5b52d commit 19f41f1

4 files changed

Lines changed: 28 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ 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+
## [5.7.22] - 2025-09-04
9+
10+
### Added
11+
12+
- Add missing right bracket
13+
14+
### Changed
15+
16+
- I18n: [dtkdeclarative] Updates for project Deepin Tool Kit (#518)
17+
- Change scroll trigger from click to hover
18+
19+
### Fixed
20+
21+
- Resolve Qt6 compilation warnings and deprecations
22+
- Improve ComboBox layout and popup behavior
23+
- Add a password input box menu setting item
24+
- Fix: GroupBox label background is always white
25+
- Adjust scrollbar visibility conditions
26+
- Hide arrow buttons at list boundaries
27+
828
## [5.7.21] - 2025-08-14
929

1030
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.21
1+
5.7.22

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=5.7.21
3+
pkgver=5.7.22
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 (5.7.22) unstable; urgency=medium
2+
3+
* Release 5.7.22
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 04 Sep 2025 19:28:12 +0800
6+
17
dtkdeclarative (5.7.21) unstable; urgency=medium
28

39
* Release 5.7.21

0 commit comments

Comments
 (0)