Skip to main content

2024.08.12 | AskUI Seuite 24.7.1

· 2 min read
Johannes Dienst
Developer Advocate

Introduction

This release delivers version 24.7.1 of the AskUI Suite, which includes debug rendering features, support for local proxies and non-admin Windows Installation.


New Features

  • Debug rendering for internal use.
    • Animated mouse movement vectors.
    • Scrollable text view of executed controller actions (and their parameters; not ADK steps).
    • Step index and icon of executed action on the screen (non-mouse actions are placed at the current mouse position).
  • Support for local proxies.
  • Non-admin Windows installation.

Changes

  • The AskUI Controller logs into ~/.askui/Logs/AskUI Controller directory.
  • The execOnShell ADK function supports specifying a timeout.
  • Status indicator rendering is on by default now.

Fixes

  • AskUI-NewProject commandlet does not copy user settings to project settings anymore.

Improvements

  • Overlay rendering should require less resources (CPU/GPU).

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

Windows Installation

Download link.

macOS Installation

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

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

Linux Installation

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

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

Versions

Components and Packages

  • AskUI Controller
    • AskUI Remote Device Controller: v0.9.0.0
    • AskUI Legacy UI Controller: 0.14.6
    • AskUI Remote Device Snipping Tool: v0.1.1.0
  • AskUI Runner: 0.1.4
  • AskUI Development Environment (ADE): v0.9.0.0
  • AskUI Development Kit (ADK): 0.20.7

3rd Party Versions

  • Node.JS: 21.0.0
  • PowerShell 7.3.12