Skip to content

Releases: AutomaApp/automa

v1.7.0

12 Apr 03:10
3fae4ff
Compare
Choose a tag to compare

What's new?

  • Add list element selector

  • Autocomplete in editor block

  • Add block error handler

  • 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

03 Apr 07:09
1421359
Compare
Choose a tag to compare

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

31 Mar 12:05
8f6d32f
Compare
Choose a tag to compare

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.6.0

28 Mar 22:53
6557466
Compare
Choose a tag to compare

What's new

v1.5.1

22 Mar 06:37
2843f6c
Compare
Choose a tag to compare

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

19 Mar 06:05
190ea40
Compare
Choose a tag to compare

What's new

Bug fixes

  • automaNextBlock params not get inserted (1e72f98)
  • Bug when set variables using JS block (d1c6ef9)

v1.4.4

15 Mar 06:11
75becb8
Compare
Choose a tag to compare

What's new

  • Select multiple elements in automa element selector by pressing ctrl and click
    select-multiple-elements

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

10 Mar 10:25
e3345a2
Compare
Choose a tag to compare

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

07 Mar 05:46
79cae69
Compare
Choose a tag to compare

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

27 Feb 13:42
a122904
Compare
Choose a tag to compare

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)