v1.28.24

AutomaApp/automav1.28.24Dec 19, 2023by Kholid060

AI Summary

Introduced press time options, auto-save functionality for workflows, and expression support in prompts. Resolved multiple bugs related to UI interactions and iframe handling.

Key Highlights

  • Added press time option in press key block.
  • Added option to auto-save workflow when executing.
  • Support expressions in the Parameter Prompt block.
  • Fixed scrolling issues inside iframes.

New Features

  • Press time option in press key block
  • Auto-save workflow when executing
  • Support expressions in Parameter Prompt block

Full Release Notes

### What's new
- Add press time option in press key block
- Add option to auto-save workflow when executing workflow
- Support expressions in the Parameter Prompt block

### Bug Fixes
- Fix redundant snapshot (#1557)
- Block not deselect when leaving the tab
- Can't find block when using js block  (#1569)
- Error when deleting workflow (#1577)
- Can't encode certain characters when backup workflows
- Delay block sometimes not working on Firefox
- Can't input special chars using the press key block
- The "press time" form in the press key block loses its value and allows expression
- Fix can't scroll element inside an iframe

### Contributors
Thanks @Siykt,  @Willy-J, and @ZaneYork