@@ -5,6 +5,38 @@ 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+ ## [ 6.7.43] - 2026-06-04
9+
10+ ### Added
11+
12+ - Add missing DTK core binary packages to build dependencies
13+ - Add window radius control for treeland platform
14+ - Support system window menu on treeland/wayland
15+ - Add GitHub Actions CI workflows for Arch Linux and Deepin builds
16+ - Add HasInWindowBlur attribute to DGuiApplicationHelper
17+
18+ ### Changed
19+
20+ - Chore: New release 6.7.33
21+ - Chore: New release 6.7.34
22+ - Chore: New release 6.7.35
23+ - Chore: New release 6.7.36
24+ - Chore: New release 6.7.37
25+ - Chore: New release 6.7.38
26+ - Enable XdgIconLoader support for Qt6 builds
27+ - Chore: New release 6.7.39
28+ - Chore: New release 6.7.40
29+ - Chore: New release 6.7.41
30+ - Forward XDG_ACTIVATION_TOKEN to single-instance server
31+ - New release 6.7.42 (#382 )
32+ - Replace private access hacks with accessor pattern
33+
34+ ### Fixed
35+
36+ - 修复 DForeignWindow event方法返回值的问题
37+ - Use DTK_VERSION_MAJOR for private header install path
38+ - Use active color as fallback for dark active color in treeland
39+
840## [ 6.7.42] - 2026-05-20
941
1042### Added
0 commit comments