@@ -5,6 +5,37 @@ 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.36] - 2026-03-12
9+
10+ ### Added
11+
12+ - Add shader resource file for Qt6 build
13+
14+ ### Changed
15+
16+ - Chore: New release 6.7.33
17+ - Chore: New release 6.7.34
18+ - Optimized feedback volume display
19+ - Adjust button background colors for better visual consistency
20+ - Optimize tooltip positioning logic.
21+ - Chore: New release 6.7.35
22+
23+ ### Fixed
24+
25+ - Fix touchscreen double-tap and long-press handling
26+ - Adjust input field placeholder text color
27+ - Adjust path calculation for handle alignment
28+ - Handle exceptions when hovering over up/down arrows
29+ - Fix menu highlight remaining after main menu is closed
30+ - Adjust ComboBox padding and background for flat style
31+ - Update copyright year and add fillMode property
32+ - Skip inactive color when active and inactive colors are equal
33+ - Main interface does not gray out when losing focus
34+ - Disable smooth scaling for DQuickDciIconImage to prevent icon blur
35+ - Restore smooth scaling to prevent jagged icon edges
36+ - Optimize window button display delay issue
37+ - Resolved user confirmation dialog hierarchy anomaly
38+
839## [ 6.7.35] - 2026-03-05
940
1041### Added
0 commit comments