v1.28.11
AutomaApp/automav1.28.11Sep 20, 2023by Kholid060
AI Summary
This release introduces a new `$response` keyword for HTTP Request block data paths. It also includes fixes for HTTP header deletion, editor autocomplete, and templating regex issues.
Key Highlights
- Add $response keyword in HTTP Request block data path
- Fix can't delete workflow event HTTP header
- Fix editor text field autocomplete
- Fix templating regex
New Features
- Add $response keyword in HTTP Request block data path
Full Release Notes
### What's new - Add [`$response`](https://docs.automa.site/blocks/webhook.html#response) keyword in HTTP Request block data path ### Bug fixes - Can't delete workflow event HTTP header - Fix editor text field autocomplete - Dashboard window auto-hides when running workflow - Fix templating regex (#1386), thanks @Siykt - `EventClick` still cannot bypass the bot detection in Debug Mode (#1380), thanks @Siykt