Skip to main content

2024.09.30 | AskUI Suite 24.9.1

· 2 min read
Johannes Dienst
Developer Advocate

Introduction

This release delivers version 24.9.1 of the AskUI Suite.


New Features


Fixes

  • Fixed a compatibility issue that caused a crash on older macOS versions due to the usage of C++20 functionality.

Improvements

  • Windows installer is signed with the Microsoft provided certificate.
  • Android devices can now be address by their device id:
  • Windows and Linux ARM64 support.
  • Error reporting commandlet collects software and hardware information about the system.
  • Controller and Snipping Tool logs can be configured through a configuration file: See docs
  • Our GUID is now RFC-4122 version 4 compliant.
  • Local proxy settings are applied to npm.
  • macOS and Linux installers can be used in silent mode. See docs

Supported Operating Systems

  • Windows 11
    • Version: 22H2
    • Architecture(s): AMD64 and ARM64
  • MacOS
    • Version: 14.x
    • Architecture(s): ARM64 (Apple Silicon)
  • Linux
    • Version: Ubuntu 22.04.2
    • Architecture(s): AMD64 and ARM64

Windows Installation

AMD64 Download link.

ARM64 Download link.

macOS Installation

# Download installer into /tmp folder
curl -o /tmp/AskUI-Suite-24.9.1-User-Installer-MacOS-ARM64-Full.run https://files.askui.com/releases/Installer/24.9.1/AskUI-Suite-24.9.1-User-Installer-MacOS-ARM64-Full.run

# Run the installer
bash /tmp/AskUI-Suite-24.9.1-User-Installer-MacOS-ARM64-Full.run

Linux Installation

# Download installer into /tmp folder (AMD64)
curl -o /tmp/AskUI-Suite-24.9.1-User-Installer-Linux-x64-Full.run https://files.askui.com/releases/Installer/24.9.1/AskUI-Suite-24.9.1-User-Installer-Linux-x64-Full.run

# Run the installer
bash /tmp/AskUI-Suite-24.9.1-User-Installer-Linux-x64-Full.run

# Download installer into /tmp folder (ARM64)
curl -o /tmp/AskUI-Suite-24.9.1-User-Installer-Linux-x64-Full.run https://files.askui.com/releases/Installer/24.9.1/AskUI-Suite-24.9.1-User-Installer-Linux-ARM64-Full.run

# Run the installer
bash /tmp/AskUI-Suite-24.9.1-User-Installer-Linux-ARM64-Full.run

Versions

Components and Packages

  • AskUI Controller
    • AskUI Remote Device Controller: 0.11.0.0
    • AskUI Legacy UI Controller: 0.14.7
    • AskUI Remote Device Snipping Tool: 0.2.0.0
  • AskUI Runner: 0.1.4
  • AskUI Development Environment (ADE): 0.9.1.0
  • AskUI Development Kit (ADK): 0.20.7
  • AskUI OCR Teaching: 0.4.0

3rd Party Versions

  • Node.JS: 21.0.0
  • PowerShell 7.3.12
  • PxProxy: 0.9.2