Release Notes 24.x
Version vom 9. April 2024, 10:11 Uhr von Mb (Diskussion | Beiträge)
See also: Release Notes 23.x
Release 24.1 (2Q 2024)[Bearbeiten]
- Feature: Static Variables for Python
- Bug Fix: asynchronous write to an output pin with no wait() in bridged actions are now detected and reported as error (see Example3 in the NodeJS API Documentation)
- Feature: Qt-Testing: Logging with log levels
DEBUG
,INFO
andWARN
- Feature: WindowsAutomation: Native Touch, Tap, Drag & Drop support now in the base WindowsAutomation Library
- Bug Fix: WindowsAutomation: Fix blocking after <Mouse Button Down>