Skip to content

Build 0.12.2.0

Compare
Choose a tag to compare
@Valkirie Valkirie released this 21 Oct 08:00
· 2005 commits to main since this release

What's Changed

Features

  • AYANEO Air, 3D model has been added to the overlay.
  • EcoQos API V2, will explicitly put background applications into EcoQoS state. Windows will take this as a hint to automatically schedule this work to the most efficient processors, and to configure the processors to run at the most efficient clock speed, reducing ressources and battery consumption.

image

  • New hotkeys
    • Open Task Manager (Press this key: Ctrl + Shift + Esc)
    • Toggle Suspender (Suspend or resume the foreground application)

Improvements

  • Migrate all timers to PrecisionTimer.NET library, to improve performance, stability and maintainability.
  • Improved DeviceChord structure, improves compatibility with ONEX Mini devices (Intel, AMD).
  • Improved UI and Service behavior, when waking up device from hybernation.
  • Improved localizations, with new translated pages: Overlay, Profiles, Settings, Quick performance, Quick profile.
  • Improved quick tools appearance, by putting focus on the window when summoned.
  • Implemented a new overlay setting, Always on top toggle. This toggle let you define whether 3D overlay controller window will stay on top of other windows.

Bugfixes

  • Fixed an issue with MoNotificationUx.exe, which could steal focus and affect UMC.
  • Fixed an issue with HidHide, that would let the application boots even if HidHide was missing.
  • Fixed an issue with HotkeysManager, that would crash the application if a broken or outdated hotkey was stored in %mydocuments%.
  • Fixed default OverlayControllerOpacity values, to 1
  • Fixed default QuickToolsPerformanceGPUValue values, to 500
  • Fixed an issue with HotkeysManager, that would hang the main UI when changing its state (Minimized, Maximized) using hotkeys.