v1.16.0
AutomaApp/automav1.16.0Aug 7, 2022by Kholid060
AI Summary
Introduced workflow parameters, credential management, and block pinning features.
Key Highlights
- Add workflow parameters
- Add credentials to storage page
- Write copied blocks to clipboard
- Pin blocks frequently used
- Add cookie and create element blocks
New Features
- Workflow parameters
- Credentials storage
- Copy blocks to clipboard
- Pin blocks
- Cookie block
- Create element block
- Replace method in regex variable
- Max/min editor zoom settings
- $filter function
Full Release Notes
### What's new? - Add [workflow parameters](https://docs.automa.site/blocks/trigger.html#parameters) <img src="https://user-images.githubusercontent.com/22908993/183270502-16bb6e52-a144-4f31-a1a4-b0e23dade092.gif" alt="parameters" width="900" /> - Add credentials to the storage page <img src="https://user-images.githubusercontent.com/22908993/183270552-27399830-1e9f-4051-92d7-037dd285a147.png" width=" 900" /> - Write copied blocks to the clipboard <img src="https://user-images.githubusercontent.com/22908993/183270860-d9c4a328-2215-42e5-9e31-f6880891271c.gif" alt="Copy & paste" width="900" /> - Pin blocks that you frequently use  - Add [cookie ](https://docs.automa.site/blocks/trigger.html#parameters)🍪 and [create element](https://docs.automa.site/blocks/create-element.html#create-element-block) blocks - Add replace method in the regex variable block - Update `zh` locale, thanks @xkonglong - Select an option by its position in the forms block - Add max and min editor zoom settings - Support new line in HTTP request block - Add `$filter` function - Sortable workflow table ### Bug fixes - Can't jump to a block on running workflows page - Workflow is executed when the schedule is missed - Missing font and get the columns in recording workflow, thanks @mgilangjanuar - Options tab does not appear in the element selector - Element selector layout is broken in some websites - Fix the max loop in the loop data block - Fix loop data block only loops the first element - Fix unnecessary quotes in HTTP request block - Create element selector get overwrite - Fix the popup parameter not working in firefox