Skip to content

Universal Device Toolkit v4.0.0

Choose a tag to compare

@SSC-STUDIO SSC-STUDIO released this 26 May 16:05

Release date: 2026-05-29

Highlights

  • Universal Device Toolkit is now the stable public name. Existing Lenovo Legion Toolkit installations can upgrade in place while settings, plugins, updater paths, winget, and Scoop compatibility are preserved.
  • Added Full and Online release packages. Full includes bundled languages and device support data; Online starts smaller and installs language/device resources from the GitHub Pages catalog through the app flow.
  • Plugin Extensions now use plugin-owned metadata and translations for names, descriptions, details, usage guides, and optimization entries.

Changes

Added / 新增

  • Added a first-run language and device setup flow, including online language/device resource installation and progress feedback.
  • Added broader basic-mode support for more Lenovo and non-Lenovo PCs, with device matching for common ASUS, Dell, HP, Acer, Xiaomi, Huawei, MECHREVO, Clevo/Tongfang, and generic desktop/laptop profiles.
  • Added generic CPU/GPU telemetry fallbacks for basic-mode systems when Lenovo-specific sensor paths are not available.

Fixed / 修复

  • Fixed language pack installation so newly selected languages are available after first launch and from Settings.
  • Fixed online plugin installation so installed plugins reload correctly, show their available actions, and no longer open to a misleading "No UI" message when a settings page or optimization entry exists.
  • Fixed settings-only plugins appearing as empty System Optimization categories with no actions to select.
  • Fixed plugin download progress so installs continue across page navigation and queued installs show a clear waiting state.
  • Fixed God Mode preset rename, create, delete, and switching persistence.
  • Fixed the Device Information window leaving a large blank area when warranty details are unavailable.
  • Fixed Dashboard sensor details so double-click expand/collapse works reliably across child controls.
  • Fixed startup stability issues around Lenovo WMI feature reads and update banner event binding.

Improved / 改进

  • Improved Plugin Extensions with collapsible details, usage guides, better spacing, and online/store metadata that stays separate from main app translations.
  • Improved Dashboard sensor cards so available CPU, battery, and GPU readings stay visible instead of disappearing when one backend is unsupported.
  • Improved the main left navigation with a smoother collapsed/expanded transition.
  • Improved performance mode selection by keeping unsupported modes out of the picker and falling back safely when hardware reports an unavailable state.
  • Improved package naming, release notes structure, SHA256 output, GitHub Pages resource catalog descriptions, and legacy installer alias handling for the rename transition.

Downloads

  • UniversalDeviceToolkit_v4.0.0_Full_Setup.exe - Full installer with bundled languages and device support data.
  • UniversalDeviceToolkit_v4.0.0_Online_Setup.exe - Online installer with the base app; additional language and device resources install from the in-app online catalog.
  • UniversalDeviceToolkit_v4.0.0_Full_win-x64.zip - Full portable package with bundled languages and device support data.
  • UniversalDeviceToolkit_v4.0.0_Online_win-x64.zip - Online portable package with the base app; additional resources install from the in-app online catalog.
  • LenovoLegionToolkit_v4.0.0_Setup.exe - Compatibility installer alias for existing Lenovo Legion Toolkit updater, winget, and Scoop users.
  • UniversalDeviceToolkit_v4.0.0_SHA256.txt - SHA256 checksum manifest.

Online resources

  • Language resources are published through GitHub Pages under resources/4.0.0/languages.
  • Device model resources are published through GitHub Pages under resources/4.0.0/devices.
  • The stable online catalog is published at resources/stable/catalog.json; stable/catalog.json remains as a compatibility copy.

Compatibility

  • OS: Windows 10/11 x64
  • Architecture: x64

Verification

  • Download the SHA256 manifest attached to this release.
  • Verify any downloaded asset with CertUtil -hashfile <file> SHA256 and compare it with the manifest.