v0.17.0
AutomaApp/automav0.17.0Jan 29, 2022by Kholid060
AI Summary
Adds screenshot capabilities, workflow protection, and drag-and-drop functionality.
Key Highlights
- Full page screenshot option
- 'Include HTML Tags' option in get text block
- 'On browser startup' trigger
- Workflow protection feature
New Features
- Add 'Take full page screenshot' option in the take screenshot block
- Add 'Include HTML Tags' option on the get text block
- Add 'on browser startup' trigger
- Drag and drop the existing block to the blocks group
- Add workflow protection
Full Release Notes
### New features - Add "Take full page screenshot" option in the take screenshot block (f7f50f1d6bc64b03225a025abecd05ebeec7bb54) - Add "Include HTML Tags" option on the get text block (779afa1c06b0f867d45565b1843c61bfac7af462), closes #282 - Show message when preview google sheets data error (c1390e60b134f7ee4f055e43ab44d95f1fe4c835) - Show error when don't have file access (a4d34f84e8d76b208071e91f826befd46e890e3e) - Include the workflow inside the execute workflow block when exporting (70e34a175596fc942c3d819d94c6fea880a35b05) - Add "on browser startup" trigger (cb61f91d86baf1d390991cc1658de1150c90afc1) - Drag and drop the existing block to the blocks group (cde107000297c5c52a08e85f4033a6aec731a204), closes #289 - Add workflow protection (c1bcd2decd3999f30856aa408d8485a277fb47b3) ### Bug Fixes - Fix click element handler (a61b1c061661a808d41f3482eaec459232998cd4) - Fix the new tab block throw "Tab closed" error (a765091575a08b1f83eb2660c13e4a4e541d89fd), closes #286 - Fix error when exporting workflow (cc3be233d80cab274a0101dc9e5f265019f12ec7) - Error when using keyboard shortcut as trigger (6862ab5b8e9227530d415c1e839c9dd56a4d4104) ### Others - Refactor reference data (0c4fbcbeb78e9e8bfd96965fdd56f61b1d84cc6d), closes #290