Skip to main content

Changelog

9.5.8(2026-06-30)

  • Fixed an issue where $ in a string could cause incorrect replacement in Python file templates when workflow code was generated.
  • Added a JSON string-literal helper to reduce escaping errors when AI generates complex JSON workflows.
  • Spreadsheet processing now uses openpyxl by default for better compatibility in environments without Office or WPS.
  • Fixed spreadsheet read/write issues, errors when writing after opening WPS, and hangs when multiple tasks wrote to the same XLSX file.
  • Added support for obtaining webpage element objects using CSS selectors and XPath.
  • Added AI support for automatically modifying captured webpage-element locator attributes, improving repair of complex webpage elements.
  • Added AI workflow-building tools for creating subworkflow tabs and directly replacing the contents of a specified workflow.
  • Spreadsheet writing now supports two-dimensional arrays, and Excel and Word calls from worker threads now work in parallel scenarios.
  • Fixed incorrect display of parallel-task error logs, and updated command documentation and AI prompts.

9.5.5(2026-06-10)

  • Added new data-processing commands covering lists, maps, date and time, text, JSON, Base64, and URL encoding and decoding.
  • Added or improved commands for files, folders, the clipboard, FTP, email, enterprise group notifications, and more.
  • Improved descriptions of numeric parameters, enums, Python types, and related concepts in AI documentation to make generated workflows more accurate.
  • Updated AI command documentation with workflow setup and parameter descriptions.
  • Improved access to the AI assistant, its configuration flow, and prompt text.
  • AI configuration is now checked when a message is sent, making first-time use easier.
  • Added support for executing local JavaScript files through tool calls.
  • Improved relative-path storage and current-time handling in prompts.
  • Improved the user-information display to make the interface easier to understand.

9.4.0(2026-05-26)

  • Upgraded the browser extension to improve webpage element capture and editing.
  • Added delayed webpage element capture to reduce interference from hover, active, and other transient states.
  • Improved interactions for editing element-attribute relationships, scrolling lists, and selecting items in dialog windows.
  • Fixed issues such as innerText matching and missing JSON command names in the drag-and-drop process.
  • Added capabilities related to shortcut keys for verification elements.
  • Improved parameter handling when AI generates JSON workflows.
  • Added support for publishing personal applications to cloud storage.
  • The unpacked local browser extension is now preserved during updates so the installed extension remains usable.
  • ClawBot supports sending messages, compressing historical conversations, and querying conversation usage.
  • Added ClawBot tools for reading and writing files, running commands and JavaScript, and managing custom skills.
  • Fixed delayed updates to Python command execution mode and AI configuration.
  • Improved long-running task handling to reduce interface lag.

9.0.0(2026-05-09)

  • Added AI-assisted workflow building and JSON workflow validation.
  • Added AI analysis of captured elements and improved automatic capture, replacement, and collapsed replies.
  • Added initial WeChat ClawBot support, including scheduled reminders, AI configuration, and messaging.
  • Improved browser-extension installation and failure logs, and fixed extension installation in release packages.
  • Fixed element UID handling, screenshot loading with Chinese paths, and element-selection dialog display.
  • Added CDP commands, pre-input click-delay settings, and other webpage automation features.
  • Added the ability to obtain Webhook parameters.
  • Expanded webhook usage documentation and parameter descriptions.
  • Fixed an issue that prevented child windows from being brought to the foreground when the parent window was full-screen.

8.6.0(2026-03-20)

  • Improved desktop element capture, validation, and similar-element search performance.
  • Fixed issues such as missing windows for capturing elements and taking too long to capture.
  • Improved capture and clicking of desktop elements in WeCom.
  • Fixed webpage dragging, CDP input line wrapping, and webpage input focus issues.
  • Added CDP webpage operation capabilities such as clicking, typing, hovering, scrolling, and dragging webpage elements.
  • Added support for running JavaScript on specified webpages and improved execution inside iframes.
  • Added webpage file-upload support.
  • Improved dynamic browser-extension updates.
  • Improved mobile-element capture.
  • Fixed compatibility issues related to network requests, file downloads and browser operations.
  • Added mobile-image clicking, image-existence checks, and related image operations.
  • Switched to the new Android element-capture implementation to improve stability.
  • Improved browser-extension packaging, attribute wildcards, iframe border display, and element editing.
  • Fixed webpage element capture, attribute editing, and default-check logic.

7.4.0(2026-02-15)

  • Fixed input failures caused by pasting too quickly.
  • Fixed incorrect return values from Android shell commands.
  • Increased browser and mobile-device connection limits for the personal edition.
  • Improved click, input, clipboard, and window-activation performance.
  • Added partial and full-page webpage screenshots.
  • Fixed UI Automation initialization in parallel calls.
  • Improved window activation, file locking, and envId handling.
  • Added browser-download capabilities.
  • Improved fingerprint-browser window opening, extension updates, and documentation.
  • Added help links related to opening web pages through the browser.
  • Updated installation package upload configuration.
  • Improved runtime-selection dialogs, drop-down selection, and main-window closing logic.
  • Enhanced variable type conversion and log output fault tolerance.
  • Fixed an issue where an exception may be thrown when the mouse is at the edge of the screen.
  • Improved background click and input for webpage inputs, browser drop-downs, and desktop elements.
  • Fixed browser drop-down selection when an option's value differs from its displayed text.
  • Fixed temporary-file cleanup after Excel or Word exits unexpectedly.
  • Improved related-element object names, help links, and error-dialog behavior.
  • Fixed an issue where scheduled tasks may cause multiple editor openings.
  • Fixed Android paste exception and some input box default attribute issues.
  • Updated Android services to improve click, similar-element search, input, and screenshot stability on Android 10, 11, 15, and other versions.
  • Improved mobile-device connection and communication to reduce failures during long-running automation.

6.7.4(2025-12-28)

  • Fixed errors when reading Android device properties.
  • Improved mobile-device connection stability.
  • Added support for reading the device's phone number.
  • Avoid unnecessary ADB disconnection at the end of automation.
  • Added copy-paste timeout configuration.
  • Added tags to element editing.
  • Changed the default element lookup timeout to 30 seconds.

6.7.2(2025-10-25)

  • Fixed a hang caused by insufficient write permissions when Python ran independently.
  • Adjusted workflow UID recording logic.
  • Fixed the data type returned for webpage requests.
  • Added monitoring of webpage network-request data.
  • Improved webpage-object handling after browser navigation and refresh.
  • Improved default attribute checking for desktop elements.
  • Workflow files are now compiled before execution, improving the reliability of subworkflow and exported-command calls.
  • Fixed browser validation prompts and tab-status overlays during forced updates.
  • Fixed an error when closing the only browser tab.
  • Improved Windows 7 compatibility.
  • Adjusted Android dependencies to fix errors on some older systems.

6.6.0(2025-07-25)

  • Improved resource uploads during publishing.
  • Added support for reading text from Windows input controls.
  • Added delayed pasting and improved compatibility of some message input boxes.
  • Added xlsxwriter support.
  • Improved WeChat QR-code login.
  • Enhanced Native Bridge compatibility in old system environments.
  • Fixed errors when obtaining QQ Browser window handles.
  • Improved browser-opening logic when the active page is blank.
  • Improved Chrome Native Bridge startup, logging, connection, and error handling.
  • Enabled element capture immediately after installing the browser extension, without restarting.
  • Improved Android element capture, ADB connection timeouts, and image transfer rate limiting.

5.4.0(2025-06-15)

  • Improved browser extensions, Native Bridge, log-size limits, installation, and updates.
  • Fixed issues with QQ Browser, web page element capture, window front, file encoding, exception stack, etc.
  • Improved mobile descendant and related elements, file copying, list insertion, and Python parameter validation.
  • Added AI customer-service features.
  • Improved automatic browser-extension installation and packaging.
  • Added forced stop and immediate stop capabilities.
  • Improved keyboard shortcuts, RPC timeout retries, and cleanup after unexpected exits.
  • Fixed long waits during browser-element capture and exit, and incorrect link clicks.

5.0.0(2025-04-20)

  • Browser Native Bridge communication now uses sockets.
  • If conditions now support in, not-equal, list-membership, and other comparisons.
  • Improved Python-to-frontend debug-log communication.
  • Clicking a workflow call can now switch to the corresponding subworkflow tab.
  • Improved the display of some membership entry points.

Historical version

Older changes are no longer shown.