Changelog
Stay up to date with the latest features, improvements, and fixes.
Version 0.60.6 - April 28, 2026
Improvements
- Autoworklet: Added crew task status and wait tools.
- Autoworklet: Implemented deadline support.
Version 0.56.3 - February 24, 2026
Improvements
- Introduced native RF-DETR backend and model handling for Autoworklet, enhancing object detection capabilities.
- Autoworklet scripts now have access to autoAPI in builtins during script execution, providing extended functionality.
Fixes
- Addressed an issue in Autoworklet's library mixin to properly handle None responses.
- Improved Autoworklet's bounding box processing by avoiding unnecessary list conversions.
Version 0.50.1 - January 20, 2026
Improvements
- Improved Autoworklet sandboxing with extra Chromium flags.
- Updated Autoworklet browser launch commands for enhanced window handling.
- Prioritized background client for Autoworklet navigation commands.
Version 0.42.2 - December 11, 2025
Improvements
- Improved Docker build process for Autoworklet.
- Enhanced reporting utilities for Autoworklet execution.
Version 0.38.1 - November 17, 2025
Improvements
- Autoworklet now supports Modal-based remote LLM vision inference.
Version 0.36.3 - November 10, 2025
Improvements
- Autoworklet now persists registered elements to Firestore with asset uploads.
Version 0.27.1 - October 20, 2025
Fixes
- Resolved an issue related to screenshot debug print statements in Autoworklet.
Version 0.17.3 - September 20, 2025
Improvements
- Added
exists_textmethod to OCRMixin for improved text existence checks in Autoworklet.
Version 0.16.5 - September 17, 2025
Improvements
- Autoworklet: Added description display for report steps.
Version 0.16.4 - September 17, 2025
Improvements
- Autoworklet now supports local Large Language Models (LLMs) to generate line descriptions.
- Increased timeout for opening browser in Autoworklet.