Releases: AutomaApp/automa
Releases · AutomaApp/automa
v1.1.0
v1.0.2
v1.0.0
What's new
Follow Automa on Twitter and join Automa Discord server
- Rename
Data columns
toTable
(17b4429) - Add host workflow (d50d05a)
- Add record workflow (6a4d8b0)
- Add dark theme (0eb290b)
- Add switch tab block (c156ad6)
- Add workflow variables (dc8242b)
- Add shortcut to open Automa dashboard (3a4bfab)
- Add share workflow (4d748a1)
- Save workflow editor position (9698249)
- Show scheduled workflow trigger (6229bca)
- Toggle error if element doesn't exist on the element exist block (47683ac)
- Add shortcuts settings (dffff9d)
- Rename webhook block to HTTP Request block (9e81bb8)
- Reference othe data inside the mustache tag (181b3f5)
- Add
$last
property to the table (b26c268) - Add clipboard block (69f2f19)
- Add loop through
elements
option (f2421de) - Add
Wait for selection
option (e7682d1) - Add
insert
parameter inautomaNextBlock
function (1d4171e) - Add backup workflow (66657f0)
- Add fixed delay option in trigger block (ce5a0b5)
- Add XPath in element selector (fa4b202)
- Support upload file from URL in the upload file block (e15819f)
- Add insert data block (430c43f)
- Add fallback in the HTTP request block (1a7fe89)
- Add blocks description (414a63f)
Bug fixes
activeTabUrl
return the same URL (af13870)- Can't fall function in conditions block (884f192)
- Loop through number return wrong value (2622da8)
- Fix workflow still execute when it's disabled (b4ce725)
- Fix record workflow (531bccb)
Others
v0.17.4
v0.17.2
v0.17.0
New features
- Add "Take full page screenshot" option in the take screenshot block (f7f50f1)
- Add "Include HTML Tags" option on the get text block (779afa1), closes #282
- Show message when preview google sheets data error (c1390e6)
- Show error when don't have file access (a4d34f8)
- Include the workflow inside the execute workflow block when exporting (70e34a1)
- Add "on browser startup" trigger (cb61f91)
- Drag and drop the existing block to the blocks group (cde1070), closes #289
- Add workflow protection (c1bcd2d)
Bug Fixes
- Fix click element handler (a61b1c0)
- Fix the new tab block throw "Tab closed" error (a765091), closes #286
- Fix error when exporting workflow (cc3be23)
- Error when using keyboard shortcut as trigger (6862ab5)
Others
v0.16.2
v0.16.1
v0.16.0
What's new
- Add browser event block (89c9437)
- Add upload file block (241aed1)
- Duplicate workflow menu (df71588)
- Double click to edit a block (9f3ab99)
- Add
$index
path in loopData keyword (2efd0c1)
Bug fixes
- Click element block doesn't work on some elements (4f857d2)