v1.28.16
AutomaApp/automav1.28.16Oct 18, 2023by Kholid060
AI Summary
Revamped the workflow editor interface and updated Chinese localization. Resolved issues with concurrent execution, debugger detachment, and workflow opening errors.
Key Highlights
- Updated workflow editor.
- Updated Chinese language.
- Fixed concurrently execute issues.
- Fixed forms clearing values in debugger mode.
New Features
- Updated workflow editor
- Updated Chinese language
Full Release Notes
### What's New - Update workflow editor - Update Chinese language ### Bug Fixes - Fix concurrently execute (#1439) - Fix forms clear value in debugger mode (https://github.com/AutomaApp/automa/pull/1429) - Fix fail to detach the debugger (https://github.com/AutomaApp/automa/pull/1429) - Error when opening some workflows - Fix duplicate table pagination UI ### Contributors Thanks @Siykt and @xkonglong