Skip to content

Commit 7bbee25

Browse files
chore: New release 5.7.24
Log:
1 parent 94b146e commit 7bbee25

4 files changed

Lines changed: 25 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ 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.24] - 2025-10-16
9+
10+
### Added
11+
12+
- Add connector line to alert tooltip
13+
- Support Qt 6.10
14+
15+
### Changed
16+
17+
- Improve scrollbar animation and state management
18+
- Translate dtkdeclarative.ts in sq
19+
20+
### Fixed
21+
22+
- Change password input control icon
23+
- Update unchecked item icon binary
24+
825
## [5.7.23] - 2025-09-25
926

1027
### Fixed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.23
1+
5.7.24

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.23
3+
pkgver=5.7.24
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.24) unstable; urgency=medium
2+
3+
* Release 5.7.24
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 16 Oct 2025 19:45:07 +0800
6+
17
dtkdeclarative (5.7.23) unstable; urgency=medium
28

39
* Release 5.7.23

0 commit comments

Comments
 (0)