Release Notes
Settings & Configuration
- Made FloatingGadget settings independent and further cleaned up the Settings layout.
- Reordered settings controls and updated the description in the Excluded Processes window.
- Fixed an issue where restore logic could trigger unexpectedly.
- Added backup and restore functionality for application settings.
- Moved the notifications setting to the App Behavior group.
UI Improvements
- Set
FocusVisualStyletonullacross various controls to remove the white focus border. - Updated the MainWindow layout for improved visual consistency.
- Fixed dark theme display issues in the PBO window.
- Added a new single-button message box.
Stability & Fixes
- Fixed an issue where memory temperature was read from the incorrect sensor.
- Resolved errors caused by the Service Disabler.
- Fixed an issue where the System Fan section could appear unexpectedly.
- Migrated all
DialogWindowcalls toMessageBoxHelperfor more consistent dialog handling.
Maintenance
- Updated package references to the latest versions.