Releases: AutomaApp/automa
Releases · AutomaApp/automa
v1.7.0
What's new?
- Add list element selector
- Autocomplete in editor block
- Change the editor line curvature in settings
Bug fixes
- Take screenshot block not working
- Javascript code doesn't throw an error
- Empty google sheets error message
- Save assets block doesn't save the file
v1.6.5
What's new
Bug fixes
- Fix element selector (db961f7)
- "On specific a day" trigger not working (e4a2a94)
- Sidebar hidden when edit block (dcd0d7c)
v1.6.3
What's new
- Add the "save assets" block (cfc4fe9)
- Add "clear cache" in workflow settings (9ca4b11)
Bug fixes
- Scheduled workflows not working after extension is updated (6d9bcf5)
- Can't add a workflow that has been shared (86c0540)
- Element selector UI broken on some websites (b0ee2dd)
- Can't compare empty value (a4698ab)
v1.5.1
Bug Fixes
- Fix scheduled workflow get executed when save the workflow (29a4e10)
- Logs error message get cut off (aab2852)
- Fix UI screenshot image quality (e45e145)
v1.5.0
What's new
Bug fixes
automaNextBlock
params not get inserted (1e72f98)
- Bug when set variables using JS block (d1c6ef9)
v1.4.4
What's new
- Select multiple elements in automa element selector by pressing
ctrl
and click
Bug fixes
- Empty column is inserted when using the forms block (d442ace)
- Can't export data in workflow log (a88b1ff)
- Element selector not showing in RTL page (089293c)
v1.4.0
What's new
- Add custom User-Agent option in the new tab block (f84d71a)
- Add resume last workflow loop option in loop data block (9d4f81a)
Bug fixes
- Fix scheduled workflow not working (d72af3e)
v1.3.0
What's new
- Restart workflow option when an error occurs (5146b37)
- Add debug mode in workflow settings (4dfc35b)
- Add clear all logs button (7d5afd4)
- Add hover element block (1921ac7)
- Expandable block list (60dc9b3)
Bug fixes
- Fix insert data block inserting value to the wrong column (e0e6ec2)
- Fix Automa element selector not working (7ecebed)
v1.2.1
What's new
- Execute workflow through JS custom event (5e34c05)
- Allow edit name of the table column (8c6eccf)
Bug Fixes
- Error when there's no regex match on the get text block (5c5b38d)
- Fix loop elements (9b24dc2)
- No outputs when duplicate the conditions block (15f1400)