Skip to content

Universal Device Toolkit v4.1.0

Choose a tag to compare

@github-actions github-actions released this 31 May 02:56

Universal Device Toolkit v4.1.0

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.