Skip to content

Commit ce6737a

Browse files
github-actions[bot]18202781743
authored andcommitted
chore: New release 6.7.38
Log:
1 parent 67c72f1 commit ce6737a

5 files changed

Lines changed: 26 additions & 3 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+
## [6.7.38] - 2026-03-31
9+
10+
### Changed
11+
12+
- Chore: New release 6.7.33
13+
- Chore: New release 6.7.34
14+
- Chore: New release 6.7.35
15+
- Chore: New release 6.7.36
16+
- Chore: New release 6.7.37
17+
18+
### Fixed
19+
20+
- Adjust scrollbar visibility based on system theme policy
21+
- Refresh window icons on icon theme change
22+
- Adjust slider groove offset when no ticks are displayed
23+
- Fix visual artifacts after deselecting list items at high DPI
24+
825
## [6.7.37] - 2026-03-25
926

1027
### Changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.37
1+
6.7.38

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=deepin-qt5integration-git
3-
pkgver=6.7.37
3+
pkgver=6.7.38
44
pkgrel=1
55
sourcename=qt5integration
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+
qt5integration (6.7.38) unstable; urgency=medium
2+
3+
* Release 6.7.38
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Tue, 31 Mar 2026 11:02:52 +0800
6+
17
qt5integration (6.7.37) unstable; urgency=medium
28

39
* Release 6.7.37

rpm/deepin-qt5integration.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global repo qt5integration
22

33
Name: deepin-qt5integration
4-
Version: 6.7.37
4+
Version: 6.7.38
55
Release: 1%{?dist}
66
Summary: Qt platform theme integration plugins for DDE
77
# The entire source code is GPLv3+ except styles/ which is BSD,

0 commit comments

Comments
 (0)