v1.16.4

AutomaApp/automav1.16.4Aug 17, 2022by Kholid060

AI Summary

Improved selector settings, parameter validation, and added autocomplete features across the editor.

Key Highlights

  • Add element selector settings
  • Add block settings in conditions block
  • Add autocomplete support
  • Add 'contains (case insensitive)' options
  • Add validation and default value in workflow parameters

New Features

  • Element selector settings
  • Block settings in conditions
  • Autocomplete
  • Case insensitive conditions
  • Base64 support in upload file block
  • Validation and default values in parameters

Full Release Notes

### What's new?
- Add element selector settings
![image](https://user-images.githubusercontent.com/22908993/185058321-19bb0d26-d428-4de0-bad3-22802bfa787b.png)
- Add block settings in the conditions block
![image](https://user-images.githubusercontent.com/22908993/185059459-109e158c-7b6d-42db-9cea-1a1eaa449f0b.png)
- Add autocomplete
![image](https://user-images.githubusercontent.com/22908993/185060459-a34a8dea-19bd-491a-9608-d257f6e0f049.png)
- Display the loop id in the loop data block
- Add "contains (case insensitive)" and "not contains (case insensitive)" options in the conditions block
- Code editor autocomplete
- Support base64 in the upload file block
- Insert variables in execute workflow block
- Add "use textContent" option in the get text block
- Add validation and default value in the workflow parameters
- Run JS before page load option

### Bug fixes
- Fix cookie block
- Fix `Trigger on a specific date` not working 
- Fix code editor