Skip to content

Releases: AutomaApp/automa

v0.8.0

10 Dec 01:37
6e828a9
Compare
Choose a tag to compare

New Features

Bug fixes

v0.7.2

10 Dec 01:35
2dcc3b3
Compare
Choose a tag to compare

New features

v0.7.0

10 Dec 01:35
617276f
Compare
Choose a tag to compare

New features

  • Add i18n (0cf8903), closes #115, closes #36
  • Persist workflows and logs sort (fcd2db9), closes #130
  • Add option to disable workflow (f6edc8d), closes #121
  • Add prefix and suffix input to the get text block and activeTabUrl in reference data (c0baee9), closes #28
  • Add automaRefData function in javascript block (90fdc72), closes #135

Bug fixes

v0.6.0

10 Dec 01:34
acc4283
Compare
Choose a tag to compare

New features

  • Add context menu to the editor (2ebc866) closes #78
  • Pagination in log detail (717945c)
  • Add array data type (e18b774), closes #99
  • Treat checked attribute as boolean (2f56fd4), closes #94
  • Add "On specific day" option in trigger (2f56fd4), closes #35
  • Add global data in workflow (2ba67b6),
  • Add global data in collection (07d4bf2), closes #112

Bug fixes

  • Last block not appear in log (cc6c6e3)

v0.5.0

10 Dec 01:33
e5bd4aa
Compare
Choose a tag to compare

New features:

  • Add "Switch frame" block (3b97298), closes #38
  • Add input and change event in trigger block (cda434b), closes #84
  • Add "New window" block (c6cedcd), #22
  • Add "tab group" option in new tab block (ae81903), closes #41
  • Add "execute workflows at once" option in collection (059679f), closes #69

Bug fixes

  • Fix connection is out of viewport when reroute (26c256a)
  • Multiple content script is injected (3f57546), closes #87

v0.4.6

10 Dec 01:32
e74e7fc
Compare
Choose a tag to compare

Bug fixes

  • Connection misaligned when zoom the page (1fd5210), closes #79
  • Fix logic of mark element option (2468e6d)
  • Data not replaced when there are multiple references (4fec536)

v0.4.4

10 Dec 01:31
47caee9
Compare
Choose a tag to compare

New features

Bug fixes

  • fix drag square corners not transparent (df3ff9d)
  • fix element selector doesn't work in multiple windows (5e4161f), closes #14
  • fix trigger missing time value handler (ede4efe), closes #66
  • fix workflow stopped when form value is empty (84ca381)
  • fix value not changing when edit the same block (00aaa16)

v0.3.0

10 Dec 01:30
f5b57f4
Compare
Choose a tag to compare

New features

  • add custom javascript code block (36b6c5f)
  • add reference data (831f5f3)
  • show error message in log (1282bfb)

Bug fixes

  • connection line doesn't appear when zooming out the tab (33fbf19)

v0.2.2

10 Dec 01:28
e8b3238
Compare
Choose a tag to compare

New features

  • Add log error message

Bug fixes

  • fix URL validation in new tab block
  • fix keyboard shortcut

v0.2.0

10 Dec 01:26
80b4cb4
Compare
Choose a tag to compare

New feature

  • add keyboard shortcut option to trigger block (4f16674)

Bug fixes

  • CSV column (d2c8b25)
  • cancelable and bubbles options value got deleted when changed the trigger event (af9b16c)
  • Fix typo (af9b16c)
  • Error when using the trigger event block (0e9c745)