v1.2.1
AutomaApp/automav1.2.1Feb 27, 2022by Kholid060
AI Summary
This release introduces custom event execution for workflows and enhances table column management capabilities.
Key Highlights
- Execute workflows through JS custom events
- Allow editing the name of table columns
New Features
- Execute workflow through JS custom event
- Allow edit name of the table column
Full Release Notes
## What's new - Execute workflow through JS custom event (5e34c056e72eed1f9c6b411b5e94b5f98721cd47) - Allow edit name of the table column (8c6eccf1460e50a5a77bbae62e4ac0283e995f5c) ## Bug Fixes - Error when there's no regex match on the get text block (5c5b38de8d46340f13d4bc422e57819e3867cab8) - Fix loop elements (9b24dc26e6718e8b4b441a4f20dc553a6518ccaf) - No outputs when duplicate the conditions block (15f1400e670599fe56cff78ee3a7e9b27fce1bb8)