Skip to content

1.2 Beta

Compare
Choose a tag to compare
@mvmn mvmn released this 27 Sep 23:10
· 87 commits to master since this release

Automation fixes and improvements:

  • fixed toggle type (boolean/checkbox) setting in automation UI (wasn't working for unchecked value);
  • added loop counter and possibility to make steps conditional on loop interval (e.g. run step only when loop from N to K, inclusive);
  • some automation UI improvements.