Skip to content

Tags: mihaimoga/IntelliTask

Tags

v1.30

Toggle v1.30's commit message
Updated PJ Naughter's DtWinVer library to the latest version available.

Updated the code to return BuildLab and BuildLabEx strings.
Updated the code to support detecting ReactOS version details.

Signed-off-by: Stefan-Mihai MOGA <stefan-mihai@moga.doctor>

v1.29

Toggle v1.29's commit message
Updated PJ Naughter's DtWinVer library to the latest version available.

Provided a new IsWindows11Version26H1 method.
Renamed a number of methods for naming consistency reasons.
Added support for the following product types: PRODUCT_DATACENTER_WS_SERVER_CORE_AZURE_EDITION
Provided a new IsHyperVNotIncluded method.
Provided a new IsEssentialBusinessServerManagement method.
Provided a new IsEssentialBusinessServerAdditional method.
Provided a new IsEssentialBusinessServerAdditionalSvc method.
Provided a new IsProfessionalForStudent method.
Renamed "IsPPIPro" method to "IsWindows10Team".
Renamed "IsWindows365" method to "IsWindows11SE".
Updated the logic to handle the PRODUCT_PROFESSIONAL_PLUS product type.
Renamed "IsWNC". method to "IsWindowsCPC".
Renamed "IsXBoxDurangoHostOS" method to "IsXBoxOneHostOS".
Renamed "IsXBoxScarlettHostOS" method to "IsXBoxSeriesXSHostOS".

Signed-off-by: Stefan-Mihai MOGA <stefan-mihai@moga.doctor>

v1.28

Toggle v1.28's commit message
This release focuses on system stability and reliability. No new feat…

…ures were introduced. Includes:

- Fixes for known bugs
- Security updates
- Minor performance optimizations

Signed-off-by: Stefan-Mihai MOGA <stefan-mihai@moga.doctor>

v1.27

Toggle v1.27's commit message
Updated genUp4win library to the latest version available.

v1.26

Toggle v1.26's commit message
Updated the screenshot

v1.25

Toggle v1.25's commit message
Fized an UI bug on "Device Manager" dialog.

v1.24.1

Toggle v1.24.1's commit message
Implemented User Manual option into Help menu.

Implemented Check for updates... option into Help menu.

v1.24

Toggle v1.24's commit message
Fix CPU Usage for all processes, especially PID=0 (System Process).