Release Notes
New Features
- Added VRAM Utilization monitoring to Dashboard and OSD.
- Added configurable RAM/VRAM display modes for Dashboard and OSD.
- Added support for IdeaPad Pro 5 Gen 9.
- Added MakePRI tool integration with automatic PRI generation during builds.
- Added multi-language support to the installer.
- Added post-install links to the installer.
Enhancements
- Improved installer and packaging system, including sparse package identity support.
- Enhanced .NET runtime detection during installation.
- Implemented native Authenticode signing for installer executables.
- Consolidated certificate handling and signing workflow for builds and releases.
- Migrated certificate loading to X509Certificate2 and improved certificate error handling.
- Improved autorun validation logic based on version and path task-data checks.
- Updated package and application manifest configuration.
- Updated GitHub workflows for Node.js 24 compatibility.
Bug Fixes
- Fixed sparse package registration issues.
- Fixed WPF shutdown thread affinity issue.
- Fixed multiple LampArray issues, including:
- Compatibility issues with Spectrum.
- Incorrect behavior during initial startup.
- General functionality issues.
- Aft Ambient Zone visual glitches.
- Missing localization.
- Fixed localization values altered by Crowdin updates.
- Reverted the change “Dynamic Boost and GPU CTGP are affected by Max Offset” after confirming it was not a bug.
UI & Behavior Changes
- Restored VRAM utilization support in Dashboard and OSD.
- Adjusted VRAM total calculation logic and removed unused VRAM sensor references.
Localization
- Added missing localization keys.
- Applied latest Crowdin translation updates.
Build & Infrastructure
- Added certificate generation helper script.
- Improved certificate handling in build and release workflows.
- Cleaned up local build artifacts that change between builds.
- Updated
.gitignoreto exclude .cer files. - Adjusted PowerShell module handling to prevent PowerShell 7 conflicts during installer signing.
Project & Repository
- Updated documentation.
- Updated project version numbers.
- Updated project credits.
- Updated installer scripts.
- Updated scripts and identity certificate configuration.