Skip to content

Commit 7af30e7

Browse files
github-actions[bot]18202781743
authored andcommitted
chore: New release 5.7.23
Log:
1 parent 5ed035e commit 7af30e7

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.23] - 2025-09-25
9+
10+
### Fixed
11+
12+
- Fix AlertToolTip background styling
13+
- Adjust search box placeholder text color
14+
- Handle inactive state colors in DQuickControlPalette
15+
- Fix example display issues
16+
- Adjust AlertToolTip position and animations
17+
818
## [5.7.22] - 2025-09-04
919

1020
### Added

VERSION

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

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.22
3+
pkgver=5.7.23
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.23) unstable; urgency=medium
2+
3+
* Release 5.7.23
4+
5+
-- yeshanshan <packages@deepin.org> Thu, 25 Sep 2025 16:49:39 +0800
6+
17
dtkdeclarative (5.7.22) unstable; urgency=medium
28

39
* Release 5.7.22

0 commit comments

Comments
 (0)