v1.13.0

AutomaApp/automav1.13.0Jun 17, 2022by Kholid060

AI Summary

Refreshes the user interface for logs and schedules while improving workflow editor interactions.

Key Highlights

  • Brand new workflow logs page UI
  • Add scheduled workflows page
  • Paste copied blocks at mouse position
  • Add $randData function and CSV file options

New Features

  • Scheduled workflows page
  • New logs page UI
  • Paste blocks at mouse position
  • $randData function
  • CSV file options in export data block
  • Case insensitive equals in conditions builder

Full Release Notes

### What's new?
- Brand new workflow logs page UI
<img src="https://user-images.githubusercontent.com/22908993/174220993-3dbf30cd-bd58-4713-b234-3070f07298b9.png" width="700" alt="logs page" />

- Add scheduled workflows page
<img src="https://user-images.githubusercontent.com/22908993/174407312-2c27237f-7df8-455f-b7e4-91f1086e5519.gif" width="700" alt="schedule page" />

- Paste the copied blocks at the mouse position.
<img src="https://user-images.githubusercontent.com/22908993/174222493-227196ae-e9ac-4b99-b4e0-82e8d9196db2.gif" width="700" alt="paste block" />

- add [`$randData`](https://docs.automa.site/api-reference/reference-data.html#randdata-expression) function
- add `equals (case insensitive)` in conditions builder
- CSV file options in the export data block

### Bug fixes
- click block doesn't work on some websites
- textarea size resetted 
- forms block not working in react.js input field 
- variables empty when set it using the `automaSetVariable` function 
- conditions block not working in iframe 
- variables are not registered when using JS block inside an iframe 
- fix the "invalid data" error when looping through variable 
- fix workflow state redirect 
- error when opening the logs table