> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AskUI Suite 26.3.1

> Release notes for AskUI Suite version 26.3.1

## General

The AskUI Suite is a comprehensive bundle that includes all necessary dependencies to deliver AskUI to end users. Additionally, it addresses enterprise challenges such as user rights restrictions and proxy issues, ensuring a seamless AskUI experience.

## What's New in 26.3.1

* **Core product**: This release ships the full new core product with version **26.2.2**.
* **Windows support**: Broader Windows compatibility — supported versions are now **Windows 10 version 1511 and newer** (previously Windows 10 22H2 and newer).

## Setup

### Supported Operating Systems

* **Windows**
  * Version: Windows 10 version 1511 and newer, Windows 11, Windows Server 2016/2019/2022/2025
  * Architectures: AMD64, ARM64
* **MacOS**
  * Version: 14.x
  * Architecture: ARM64 (Apple Silicon)
* **Linux**
  * Version: Ubuntu 22.04.2
  * Architectures: AMD64, ARM64

### Download

| OS      | Arch  | Link                                                                                                            |
| ------- | ----- | --------------------------------------------------------------------------------------------------------------- |
| Windows | AMD64 | [Link](https://files.askui.com/releases/Installer/26.3.1/AskUI-Suite-26.3.1-User-Installer-Win-AMD64-Web.exe)   |
| Windows | ARM64 | [Link](https://files.askui.com/releases/Installer/26.3.1/AskUI-Suite-26.3.1-User-Installer-Win-ARM64-Web.exe)   |
| MacOS   | ARM64 | [Link](https://files.askui.com/releases/Installer/26.3.1/AskUI-Suite-26.3.1-User-Installer-MacOS-ARM64-Web.run) |
| Linux   | AMD64 | [Link](https://files.askui.com/releases/Installer/26.3.1/AskUI-Suite-26.3.1-User-Installer-Linux-AMD64-Web.run) |
| Linux   | ARM64 | [Link](https://files.askui.com/releases/Installer/26.3.1/AskUI-Suite-26.3.1-User-Installer-Linux-ARM64-Web.run) |

### Installation

Please follow our official [installation guide](https://docs.askui.com/introduction/02-getting-started/02-installation-guide).

## Removed

Nothing has changed.

## Update AskUI ADKs

### AskUI Typescript ADK

To update your [AskUI Typescript ADK](https://github.com/askui/askui) to the new version:

1. Open your project in VSCode
2. Enter the AskUI Shell by `askui-shell`
3. Update AskUI by `npm install --dev askui@latest`

### AskUI Python SDK

To update your [AskUI Python-SDK](https://github.com/askui/vision-agent) to the new version:

1. Open your project in VSCode
2. Enable your virtual environment.
3. Enter `pip install askui --upgrade`

## New Feature

### AgentOS Now Supports Windows 10 \< 22H2 and Windows Server \< 2022

The following operating systems are now additionally supported:

**Windows 10**

| Version | Name                 |
| ------- | -------------------- |
| 1511    | November Update      |
| 1607    | Anniversary Update   |
| 1703    | Creators Update      |
| 1709    | Fall Creators Update |
| 1803    | April 2018 Update    |
| 1809    | October 2018 Update  |
| 1903    | May 2019 Update      |
| 1909    | November 2019 Update |
| 2004    | May 2020 Update      |
| 20H2    | October 2020 Update  |
| 21H1    | May 2021 Update      |
| 21H2    | November 2021 Update |

**Windows Server**

| Version | Channel |
| ------- | ------- |
| 2016    | LTSC    |
| 2019    | LTSC    |

## **Versions**

| Name                               | Version  | Release Notes                                                                                 |
| ---------------------------------- | -------- | --------------------------------------------------------------------------------------------- |
| ADE                                | 0.9.4    |                                                                                               |
| NodeJS                             | 22.17.0  | [Link](https://github.com/nodejs/node/releases/tag/v22.17.0)                                  |
| AskUIOCRTeaching                   | 0.4.0    | [Link](https://github.com/askui/ml-ocr-text-recognition-desktop-frontend/releases/tag/v0.4.0) |
| PowerShell                         | 7.5.2    | [Link](https://github.com/PowerShell/PowerShell/releases/tag/v7.5.2)                          |
| Python                             | 3.13.1   | [Link](https://www.python.org/downloads/release/python-3131/)                                 |
| AskUIRemoteDeviceController        | 0.26.0.1 | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| CoreService (AskuiCoreService)     | 0.2.0.0  | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| AskUIRemoteDeviceSnippingTool      | 0.3.0.1  | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| UIController (askui-ui-controller) | 0.18.1   | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| AskUIRemoteDeviceSetupTool         | 0.4.1.0  | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| AskUIRemoteDeviceCompanionTool     | 0.4.1.0  | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| AskUIRemoteDeviceExecutionTool     | 0.3.0.2  | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| AskUIRemoteCompanionController     | 0.4.1.0  | [Link](https://github.com/askui/askui-ui-controller/releases/tag/26.2.2)                      |
| AskUIRunnerManager                 | 0.1.0    |                                                                                               |
| ADE.ProcessManager                 | 0.1.0    |                                                                                               |
| ADE.ProjectManager                 | 0.1.0    |                                                                                               |
| ADE.ErrorReporter                  | 0.1.0    |                                                                                               |
| ADE.UserInterface                  | 0.1.0    |                                                                                               |
| ADE.PluginManager                  | 0.1.0    |                                                                                               |
| ADE.EnvironmentManager             | 0.1.0    |                                                                                               |
| AskUI Typescript ADK               | 0.31.0   | [Link](https://github.com/askui/askui/releases/tag/v0.31.0)                                   |
| Python Vision Agent                | 0.23.0   | [Link](https://github.com/askui/vision-agent/releases/tag/v0.23.0)                            |
| VSCode                             | 1.98     |                                                                                               |
| Mesa Driver                        | 25.2.0   |                                                                                               |

### Version changes from 26.2.1

| Component                      | Previous | 26.3.1       |
| ------------------------------ | -------- | ------------ |
| askui-ui-controller            | 0.18.1   | 0.18.1       |
| AskuiCoreService               | 0.2.0.0  | 0.2.0.0      |
| AskuiRemoteDeviceController    | 0.26.0.0 | **0.26.0.1** |
| AskuiRemoteDeviceSetupTool     | 0.3.1    | **0.4.1.0**  |
| AskuiRemoteSnippingTool        | 0.3.0.1  | 0.3.0.1      |
| AskuiRemoteDeviceCompanionTool | 0.4.0.1  | **0.4.1.0**  |
| AskuiRemoteDeviceExecutionTool | 0.3.0.1  | **0.3.0.2**  |
| AskuiRemoteCompanionController | 0.4.0.2  | **0.4.1.0**  |
