v0.9.3

AutomaApp/automav0.9.3Dec 13, 2021by Kholid060

AI Summary

Improved error handling for missing elements and added delay options, along with Vietnamese localization and an updated conditions block.

Key Highlights

  • Add error when an element is not found
  • Add block delay option in workflow settings
  • Update the conditions block
  • Add `vi` locale

New Features

  • Error when element not found
  • Block delay option
  • Updated conditions block
  • Vietnamese locale

Full Release Notes

### What's new
- Add error when an element is not found, closes #174 
- Add block delay option in workflow settings
- Update the conditions block
- Add `vi` locale, thanks @thedc6324

### Bug fixes
- Fix error when using the `when visiting a website` trigger, thanks @ame-yu. Closes #176 
- Fix mouse event

### Others
- Refactor the workflow engine, close #101