Skip to content

Releases: SSC-STUDIO/UniversalDeviceToolkit

Universal Device Toolkit v4.2.0-beta.1

31 May 08:48

Choose a tag to compare

Pre-release

Release date: 2026-05-31

Highlights

  • Beta release for in-app update from v4.1.0. Existing installs can check for updates normally and install the Full or Online setup package from GitHub Releases.
  • Added a real-time on-screen display (OSD) overlay for hardware metrics, ported from upstream Lenovo Legion Toolkit behavior.

Changes

Added / 新增

  • Added on-screen display (OSD) overlay with Panel and Bar styles, configurable metrics, and settings under Application behavior when hardware sensors are enabled / 新增屏幕显示(OSD)浮层,支持 Panel 与 Bar 两种样式、可配置指标,并在启用硬件传感器时于应用行为设置中提供配置入口

Fixed / 修复

  • Fixed the dashboard power mode settings gear staying hidden on some Legion machines (including Y9000P 2025) when custom mode is available from hardware / 修复部分拯救者机型(含 Y9000P 2025)在硬件已支持自定义模式时,仪表盘性能模式齿轮仍无法打开设置的问题

Downloads

  • UniversalDeviceToolkit_v4.2.0_Full_Setup.exe - Full installer with bundled languages and device support data.
  • UniversalDeviceToolkit_v4.2.0_Online_Setup.exe - Online installer with the base app; additional language and device resources install from the in-app online catalog.
  • UniversalDeviceToolkit_v4.2.0_Full_win-x64.zip - Full portable package with bundled languages and device support data.
  • UniversalDeviceToolkit_v4.2.0_Online_win-x64.zip - Online portable package with the base app; additional resources install from the in-app online catalog.
  • UniversalDeviceToolkit_v4.2.0_CLI_cross-platform.zip - Framework-dependent diagnostics CLI for Windows, macOS, and Linux. Run with dotnet udt.dll <command>.
  • LenovoLegionToolkit_v4.2.0_Setup.exe - Compatibility installer alias for existing Lenovo Legion Toolkit updater, winget, and Scoop users.
  • UniversalDeviceToolkit_v4.2.0_SHA256.txt - SHA256 checksum manifest.

Online resources

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

Compatibility

  • Desktop app and hardware controls: Windows 10/11 x64
  • Cross-platform diagnostics CLI: Windows, macOS, and Linux with .NET 10 runtime

Verification

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

Universal Device Toolkit v4.1.0

31 May 02:56

Choose a tag to compare

Release date: 2026-05-31

Highlights

  • Fixed God Mode preset management so create, rename, delete, and preset switching refresh both the visible picker and the stored state correctly.
  • Fixed optimization-only plugins so installed local plugins can contribute System Optimization child actions even when they do not expose a standalone page.
  • Expanded sensor coverage and fallback handling with better VRAM, GPU hot-spot, memory temperature, SSD temperature, voltage, and shared-memory GPU readings.
  • Fixed dashboard loading timing so skeletons remain visible until the first real content refresh is ready, and removed the battery detailed average temperature field.
  • Continued separating hardware-validation and smoke-only behavior out of the shipping app and into standalone tools.

Changes

Improved / 改进

  • Fixed God Mode preset create, rename, delete, and switching behavior so the UI and persisted state stay in sync.
  • Fixed Plugin Extensions optimization-only plugins so their System Optimization child actions load correctly from installed local plugin directories.
  • Expanded dashboard and fallback sensor coverage with additional VRAM, memory, SSD, voltage, hot-spot, and memory-temperature readings on more machines.
  • Fixed dashboard skeleton timing so loading indicators stay visible until the first real content refresh has completed, and removed the battery detailed average temperature field.
  • Continued moving hardware validation and other smoke-only behavior into standalone tools instead of shipping-app entry points.
  • Prepared 4.1.0 release metadata, package-manager manifest generation, and local validation so winget/Scoop manifests can be finalized from the tagged release assets.

Downloads

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

Online resources

  • Language resources are published through GitHub Pages under resources/4.1.0/languages.
  • Device model resources are published through GitHub Pages under resources/4.1.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.

Universal Device Toolkit v4.0.0

26 May 16:05

Choose a tag to compare

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.