github itsfatduck/optimizerDuck v1.2.0
optimizerDuck v1.2.0 – Structural Overhaul & Updater Enhancements

latest releases: v1.3.7, v1.3.6, v1.3.4...
one month ago

This release delivers a comprehensive overhaul of the optimization framework, a refactored self-update mechanism, and a series of refinements aimed at improving usability, performance, and maintainability.

New Features and Enhancements

  • Reorganized Optimization Groups
    The optimization structure has been redefined for clarity and control. PerformanceAndPower is now split into separate Performance and Power groups. GamingOptimizations have been merged into Performance to streamline available options.

  • Refactored Updater
    The update process now downloads and replaces the executable directly, eliminating the need for zip archives. Release notes are parsed and displayed in the console using Markdown formatting for improved transparency.

  • Modular Visual Tweaks
    The OptimizeVisuals tweak has been decomposed into four distinct modules: TaskbarTweak, DarkModeTweak, ExplorerTweak, and VisualPerformanceTweak, allowing for more granular customization.

Bug Fixes and Minor Improvements

  • Prompt Dialog Input Filtering
    Non-letter key presses are now ignored in prompt dialogs to prevent invalid input.

  • Improved Logging
    Additional logging has been added for GPU information to support diagnostics and troubleshooting.

  • Code Quality Improvements

    • Fixed string quoting issues in PowerShell commands.
    • Corrected minor inconsistencies and improved overall readability.

Full Changelog: v1.1.0...v1.2.0

Don't miss a new optimizerDuck release

NewReleases is sending notifications on new releases.