Skip to content

Commit 7ba2aab

Browse files
chore: New release 6.7.40
Log:
1 parent db916fd commit 7ba2aab

5 files changed

Lines changed: 38 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,35 @@ 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.40] - 2026-04-23
9+
10+
### Changed
11+
12+
- I18n: [dtkwidget] Updates for project Deepin Tool Kit (#722)
13+
- Chore: New release 6.7.33
14+
- Chore: New release 6.7.34
15+
- Chore: New release 6.7.35
16+
- Chore: New release 6.7.36
17+
- Translate dtkwidget.ts in ru
18+
- Chore: New release 6.7.37
19+
- Chore: New release 6.7.38
20+
- Chore: New release 6.7.39
21+
22+
### Fixed
23+
24+
- Adjust window decoration button background opacity
25+
- Tooltip does not show the latest text
26+
- Fix build with Qt 6.10.2
27+
- Correct include path in pkg-config file
28+
- Fix window positioning with multi-screen and scaling
29+
- Clear DComboBox popup highlight on mouse leave
30+
- Qt 6.11 compatibility for QCompleter include
31+
- Use default license loading method
32+
33+
### Removed
34+
35+
- Remove password visibility button key event handling
36+
837
## [6.7.39] - 2026-04-09
938

1039
### Changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.39
1+
6.7.40

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: justforlxz <justforlxz@gmail.com>
22
pkgname=dtkwidget-git
3-
pkgver=6.7.39
3+
pkgver=6.7.40
44
pkgrel=1
55
sourcename=dtkwidget
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+
dtkwidget (6.7.40) unstable; urgency=medium
2+
3+
* Release 6.7.40
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 23 Apr 2026 21:36:17 +0800
6+
17
dtkwidget (6.7.39) unstable; urgency=medium
28

39
* Release 6.7.39

rpm/dtkwidget.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: dtkwidget
2-
Version: 6.7.39
2+
Version: 6.7.40
33
Release: 1%{?dist}
44
Summary: Deepin tool kit widget modules
55
License: LGPLv3+

0 commit comments

Comments
 (0)