v1.28.22
AutomaApp/automav1.28.22Nov 21, 2023by Kholid060
AI Summary
Focused on stabilizing the workflow editor by fixing issues with block deletion, JavaScript execution, storage variable overwriting, and UI text overflow.
Key Highlights
- Fixed deleting selected blocks in inactive tabs.
- Fixed JavaScript block not working.
- Fixed inability to overwrite existing storage variables.
- Fixed text overflow on trigger parameter descriptions.
Full Release Notes
### Bug Fixes - Fix deleting selected blocks in the inactive tab (#1538) - Fix can't find block when using js block - Fix can't overwrite existing storage variable - Fix text overflow problem on the description of trigger's params (#1531) - Fix styling in workflow parameters popup ### Contributors Thanks @chinhquoc01, @MarcusXavierr