Skip to content

Releases: mihaimoga/IntelliTask

IntelliTask v1.31

30 Jan 21:45

Choose a tag to compare

Enhancements

  • Updated Embedded Web Browser
    The integrated web browser component has been upgraded to the latest Microsoft Edge engine, ensuring improved performance, security, and compatibility with modern web standards.

  • Updated DtWinVer Library
    The PJ Naughter DtWinVer library has been updated to the newest available version, providing more accurate and robust Windows version detection capabilities.

New Functionality

  • Added IsWindows11Version26H2 Method
    A new API method has been introduced

IntelliTask v1.30

23 Nov 08:08

Choose a tag to compare

  • 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.

IntelliTask v1.29

08 Nov 22:22

Choose a tag to compare

  • Updated the embedded web browser (Microsoft Edge).
  • 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".

IntelliTask v1.28

04 Oct 07:15

Choose a tag to compare

This release focuses on system stability and reliability. No new features were introduced. Includes:

  • Fixes for known bugs.
  • Security updates.
  • Minor performance optimizations.
  • Updated the embedded web browser (Microsoft Edge).
  • Updated Bootstrap library to the latest version available (Release Notes & Software Content Register).
  • Updated PJ Naughter's DtWinVer library to the latest version available.

Provided a new IsWindows11Version25H2 method.

IntelliTask v1.27

18 Mar 17:01

Choose a tag to compare

Updated genUp4win library to the latest version available.

IntelliTask v1.26

01 Mar 17:08

Choose a tag to compare

Updated copyright information.
Updated genUp4win library to the latest version available.

IntelliTask v1.25

12 Nov 19:18

Choose a tag to compare

  • Fixed limitation to _MAX_PATH for long path names.
  • Fized an UI bug on "Device Manager" dialog.
  • Updated PJ Naughter's DtWinVer library to the latest version available.

Provided a new IsWindowsServer2025ActiveDevelopmentBranch method.
Provided a new IsWindowsServerVersion24H2 method.

IntelliTask v1.24.1

21 Sep 15:11

Choose a tag to compare

Fix CPU Usage for all processes, especially PID=0 (System Process).
Implemented User Manual option into Help menu.
Implemented Check for updates... option into Help menu.

Starting this release, IntelliTask is using genUp4win library for self-update.