Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 23:26
· 11 commits to main since this release
afe153f

Windows 10 support!

And introduced two new Release options: An Installer and a self-contained portable .zip with .NET9 already included.

Changelog:

  • Added support for Windows 10!
  • New Release option: .exe Installer.
  • New Release option: Portable .zip file with .NET9 already included.
  • Bugfix: Fixed Processes list from staying frozen after pressing Control and switching to another window.
  • Bugfix: Fixed some more truncated text when using a larger font.
  • Moved the config file location to AppData\Roaming\CPU Set Setter.

Which Asset should I download?

Unless you have a specific reason, it is recommended to download CPUSetSetter_Installer.exe

CPUSetSetter.zip: If you want to run, but not install the app. (Will prompt you to install .NET9 if not installed)
CPUSetSetter_Installer.exe (RECOMMENDED): If you want to install the app. (Will prompt you to install .NET9 if not installed)
CPUSetSetter_net9_included.zip: If you want to quickly try out the app, without having to install anything.