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
![image](https://user-images.githubusercontent.com/22908993/204171953-4fd485e9-1f9e-4adc-94e0-8482b2c9ec03.png)
- Add `it` locale, thanks @dvdzhou 
- JSON format in the cookie block
![image](https://user-images.githubusercontent.com/22908993/204172078-591d0e4c-3c81-4e51-b8a3-b0ed4b3bb471.png)
- Move the workflows logs in the modal (https://github.com/AutomaApp/automa/commit/9853860070fee0a6ce424fcc0b201ae95061d0a3)
![image](https://user-images.githubusercontent.com/22908993/204172120-d2817830-e096-4c4a-a8c3-7832deb62285.png)
- 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