v1.28.8
AutomaApp/automav1.28.8Sep 3, 2023by Kholid060
AI Summary
This release adds a `replaceTable` parameter to the `automaNextBlock` function and introduces tab zoom controls. It also resolves issues with the active tab block and data insertion errors.
Key Highlights
- Add the replaceTable param in the automaNextBlock function
- Add tab zoom in and out in new tab block
- Fix the active tab block not working
- Fix the error in the insert data block
New Features
- Add the replaceTable param in the automaNextBlock function
- Add tab zoom in and out in new tab block
Full Release Notes
### What's new - Add the `replaceTable` param in the [`automaNextBlock` function ](https://docs.automa.site/blocks/javascript-code.html#automanextblock-data-insert) - Add tab zoom in and out in new tab block ### Bug fixes - Fix the active tab block not working - Fix the error in the insert data block ### Other - Update dependencies