File tree Expand file tree Collapse file tree 5 files changed +26
-3
lines changed
Expand file tree Collapse file tree 5 files changed +26
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ 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+ ## [ 5.7.25] - 2025-10-30
9+
10+ ### Added
11+
12+ - Add support for custom line edit icon margin
13+
14+ ### Changed
15+
16+ - Improve navigation widget styling
17+
18+ ### Fixed
19+
20+ - Correct button order in settings dialog
21+ - Handle font change events in dialog
22+ - Adjust feature item widget height calculation
23+ - Improve dialog sizing and remove unused event filter
24+
825## [ 5.7.24] - 2025-10-16
926
1027### Added
Original file line number Diff line number Diff line change 1- 5.7.24
1+ 5.7.25
Original file line number Diff line number Diff line change 11# Maintainer: justforlxz <justforlxz@gmail.com>
22pkgname=dtkwidget-git
3- pkgver=5.7.24
3+ pkgver=5.7.25
44pkgrel=1
55sourcename=dtkwidget
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkwidget (5.7.25) unstable; urgency=medium
2+
3+ * Release 5.7.25
4+
5+ -- yeshanshan <yeshanshan@uniontech.com> Thu, 30 Oct 2025 21:45:45 +0800
6+
17dtkwidget (5.7.24) unstable; urgency=medium
28
39 * Release 5.7.24
Original file line number Diff line number Diff line change 11Name: dtkwidget
2- Version: 5.7.24
2+ Version: 5.7.25
33Release: 1%{?dist }
44Summary: Deepin tool kit widget modules
55License: LGPLv3+
You can’t perform that action at this time.
0 commit comments