v1.28.25

AutomaApp/automav1.28.25Dec 23, 2023by Kholid060

AI Summary

Enhanced the HTTP Request block with the HEAD method and enabled full expressions in condition builders and variable names.

Key Highlights

  • Added the `HEAD` method in the HTTP Request block.
  • Support for full expressions in conditions builder.
  • Support for expressions in variable names in the Insert Data block.

New Features

  • HTTP HEAD method support
  • Full expressions in conditions builder
  • Expressions in variable names (Insert Data block)

Full Release Notes

### What's new?
- add the `HEAD` method in the HTTP Request block 
- Support full expression in conditions builder
- Support expression in variable name in the Insert Data block 

### Bug fixes
- Fix `replaceTable` param in the javascript code block