v0.4.4
AutomaApp/automav0.4.4Dec 10, 2021by Kholid060
AI Summary
This update introduces workflow collections, webhook integration for external triggers, and data looping capabilities, alongside improved form handling and timeout management.
Key Highlights
- Added workflow collection and webhook support
- Added loop data block
New Features
- Add workflow collection
- Add webhook support
- Add loop data block
- Add clear form value option
- Add option to reuse the new tab
- Add timeout in workflow settings
- Fix drag square corners not transparent
- Fix element selector doesn't work in multiple windows
- Fix trigger missing time value handler
- Fix workflow stopped when form value is empty
- Fix value not changing when edit the same block
Full Release Notes
### New features - Add workflow collection (2f3a651960bf0eab8c3fc559ec2c7c686534d32d), closes #18 - Add webhook support (2e696a9cecc2fd36bd7a7f6d313b62bc236f8764), thanks @bxb100 for the PR - Add loop data block (d53302eb8117b638f5f9de9f457752a06e65f9ea), closes #27, closes #29 - Add clear form value option (9e7b4fd13d7d42c2a0f8409720d2b403135a731d), closes #58 - Add option to reuse the new tab (cfb609d9f148e133b3c1cf6af930f006ab2b3dc0) - Add timeout in workflow settings (903c699d2da95df0443e2ef4254b07ad602ddd8d) ### Bug fixes - fix drag square corners not transparent (df3ff9d6f8d13b3245a61c80e4b388428a806618) - fix element selector doesn't work in multiple windows (5e4161f3e2e9b046a9c60b5d9623bc09a8d2affd), closes #14 - fix trigger missing time value handler (ede4efec9315a3a65508e745c4f4b92fcfac28bf), closes #66 - fix workflow stopped when form value is empty (84ca38113927aa573d1a9a2e525eb2d0e28e0a76) - fix value not changing when edit the same block (00aaa16db110f2e0b2c485a76bda09dea84a2424)