Releases: AutomaApp/automa
Releases · AutomaApp/automa
v0.8.0
New Features
- Add zh-tw locale (db0ea10), thanks @pakerchang and @stevecyj. closes #155
- Improve element selector (a62c5c7)
- Add more mouse events in trigger event block (0a57cbc),
- Add save form value option (048309a), closes #134
- Add execute workflow block (b3e49a4), closes #125
- Add loop through numbers option (dbede04)
- Add proxy block (a2e7bd1), closes #150
- Add custom workflow icon input (642a722)
- Add xpath option (12c4159), closes #148
- Add mousemove event in trigger event block (8d7c633), closes #161
Bug fixes
v0.7.2
v0.7.0
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
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
New features:
- Add "Switch frame" block (3b97298), closes #38
- Add
input
andchange
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
v0.4.6
v0.4.4
New features
- Add workflow collection (2f3a651), closes #18
- Add webhook support (2e696a9), thanks @bxb100 for the PR
- Add loop data block (d53302e), closes #27, closes #29
- Add clear form value option (9e7b4fd), closes #58
- Add option to reuse the new tab (cfb609d)
- Add timeout in workflow settings (903c699)
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)