What's new?
-
Now you can execute your workflow via the context menu, demo workflow
- Update
zh
locale, thanks @xkonglong - Highlight when "on error" is enabled in the block
- Support select iframe using XPath in the Switch Frame block
- Support mustache tag (
{{}}
) in the Proxy block, Max data form input in Loop data block, and Headers form input in HTTP Request block. - Workflow public id in the workflow settings
Bug fixes
- Javascript block variable name
- Connection to the website closed
- Throw
net::ERR_BLOCKED_BY_CLIENT
error when executing workflow - Context menu missing after update
- Block fallback is not copied when it getting replaced
- Fix mustache replacer
- Automa shortcut triggering native browser shortcut
- Can't select text inside form input in the condition builder
- Duplicate input value in condition builder
Others
- Refactor workflow state
- Refactor edit trigger component