Skip to content

Releases: AutomaApp/automa

v1.1.0

24 Feb 09:45
a122904
Compare
Choose a tag to compare

What's new

  • Add UTF-8 BOM option in export data block (9632a84)
  • Allow import multiple workflow files (738c1f0)

Bug fixes

  • Error when using ReGex on the get text block (c87efc5)

v1.0.2

23 Feb 08:16
71081ca
Compare
Choose a tag to compare

Bug Fixes

  • Wait for selector is not showing on the XPath selector
  • Fix delay block not working
  • Can't insert custom data in the loop data block, close #373

v1.0.0

22 Feb 05:32
5ee0a3e
Compare
Choose a tag to compare

What's new

Follow Automa on Twitter and join Automa Discord server

  • Rename Data columns to Table (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 in automaNextBlock 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

  • Refactor forms block handler (9763230)
  • Protect workflow feature is removed (2062081)

v0.17.4

01 Feb 23:33
697f5d2
Compare
Choose a tag to compare

New features

  • Add support range and spreadsheetId to reference data (efe8799)
  • Add "Backup workflows" in settings (f114d0b)

v0.17.2

30 Jan 07:20
62e8878
Compare
Choose a tag to compare

New features

  • Add about page (61ea8cb), closes #300
  • Add window position and size input on the new window block (fc838a8)
  • Throw an error when opening invalid new tab URL (060257a)
  • Add options tab in element selector (46acfb3)

Bug fixes

  • Conditions block throw an error (97ca0a9)
  • Wrong image output when taking full page screenshot enabled (ae402a9), closes #305
  • Workflow stuck when execute the upload file block (edc6dd9)
  • Javascript code not highlighted (4ae9d8f)

v0.17.0

29 Jan 01:32
4682beb
Compare
Choose a tag to compare

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

25 Jan 12:14
d455092
Compare
Choose a tag to compare

Bug fixes

  • Fix workflows not showing up on the website

v0.16.1

25 Jan 08:50
aece9ef
Compare
Choose a tag to compare

Bug fixes

  • Duplicate values when using the "first row as keys" option in google sheets block (67034aa), close #285

v0.16.0

23 Jan 03:10
c532ff1
Compare
Choose a tag to compare

What's new

Bug fixes

  • Click element block doesn't work on some elements (4f857d2)

v0.15.2

15 Jan 11:48
851fe11
Compare
Choose a tag to compare

Bug fixes

Others

  • Refactor reference data (2efe520)