v1.28.17
AutomaApp/automav1.28.17Oct 24, 2023by Kholid060
AI Summary
Fixed the 'Data exists' condition logic for loop data, improved trigger management upon workflow disabling, and added support for `contains` selector in the screenshot block.
Key Highlights
- Fixed Condition block 'Data exists' not working for `loopData`.
- Clear triggers when the workflow is disabled.
- Screenshot block now supports the contains selector.
Full Release Notes
### Bug fixes - Fix Condition block 'Data exists' not working for `loopData` - Clear triggers when the workflow is disabled - The screenshot block doesn't support the contains selector (#1468) ### Others - Refactor: more fine-grained lock (#1471) ### Contributors Thanks @Siykt