v1.24.0
AutomaApp/automav1.24.0Nov 28, 2022by Kholid060
AI Summary
Enhanced data processing capabilities and workflow history tracking.
Key Highlights
- Read the file as base64 in the insert data block
- JSON format in the cookie block
- Workflow history data snapshot
- Move the workflows logs in the modal
New Features
- Read the file as base64 in the insert data block
- JSON format in the cookie block
Full Release Notes
### What's new? - Read the file as base64 in the insert data block  - Add `it` locale, thanks @dvdzhou - JSON format in the cookie block  - Move the workflows logs in the modal (https://github.com/AutomaApp/automa/commit/9853860070fee0a6ce424fcc0b201ae95061d0a3)  - Add workflow history data snapshot ### Bug fixes - Error when inputting URL in upload file block - Handle dialog block not working - Clipboard block not working firefox - Fix the `localstorage` not defined error - Fix options value in the element selector - Fix validation for press key block - Fix dragged block getting inserted - Fix delete day in the "on a specific day" trigger - Parameter block not working - Context menu variables empty - Fix HTTP Request block error - Selector settings show only the selector type is the CSS selector, thanks @alqmc - Can't dynamically input start index - Workflow stuck when the selector is invalid - Workflow throws Iframe element not found error - Fix active tab block - Fix can't open the dashboard - Fix can't screenshot element inside an iframe - Fix the `Element not found` error when verifying the selector