Version 1.1.71
✨ Improvements
When copying specific building blocks using "Copy to another TaskBot", references to variables and sheet-connected tables (with matching table names) are now preserved instead of being removed.
Made behavior for
null
values in the Send HTTP Request building block consistent across both nested and non-nested paths. If a value isnull
, an empty string will now be saved.Improved handling of Google Sheets service-unavailable errors.
Added more cases for automatic retry handling in the Open Link block.
🛠️ Fixes
Most important: Fixed an issue where the agent would log out unexpectedly in cases where it should remain logged in.
Fixed the issue where, when two ZeroWork accounts were open in two different browsers at the same time on the same device, running TaskBot actions would appear in the running log dialogs of both accounts (although they were never persisted).
Fixed an error that occurred when deleting specific rows in native tables.
Fixed a bug where the newly integrated retry handling on the reload action (from the Keyboard Action block) was ignored in certain navigation scenarios.
Last updated
Was this helpful?