v1.22.0
What's new?
-
Migrate from Manifest V2 to Manifest V3. See the article about migrating to Manifest V3 and how it might affect your Automa workflow in Automa Blog.
-
The dashboard moved as a popup, don't close this popup while running a workflow
- Run a workflow from a specific block
run-specific-block.mp4
- Select and verify the selector inside a block
select-verify-select.mp4
- Use the Automa shortcut for easy access to run your workflow, open it by pressing
Ctrl+Shift+E
automa-shortcut.mp4
- Now you can write a JS expression inside the mustache tag, learn more about it in the documentation
- Add
automaFetch
function in javascript block - Add JavaScript Execution Context in JavaScript Code block and Code condition in the Conditions Block.
- Support JSON as a workflow parameter
- Add block menu
Bug fixes
- Wait for connections block doesn't continue if the flow that was connected to it changes
automaFetch
not working in the background context- block showing loop id
- can't install workflow & package from the marketplace
- conditions block not working
- context menu trigger not working inside an iframe
- create an element block not working
- create element block not working in firefox
- double execution of a single path
- element not found when verifying element
- javascript block not working in firefox
- multiple block lines not working
- preload script not working in firefox
- repeat task block only executes once
- scripting and action API
- set package as external
- sidebar does not auto-close
- take screenshots block
- throw an error when can't find the loop
- throw an error when the parameter block canceled
- upload file block not working
- workflow trigger not registered