Skip to content

1.2.0 (2023-02-11)

Choose a tag to compare

@waldbaer waldbaer released this 10 Feb 23:36
· 45 commits to master since this release

Features

  • Support output of previous persisted value into a configurable msg property.

Improvements

  • Editor: Tip showing the actual context variable name.
  • Editor: CSS

Fixes

  • The configured 'Block Further Flow Processing' rule is not loaded into the editor.
    On second edit of the node the default rule '==' is stored again.
    Only relevant if rule != is used.
    Workaround: Select the rule != always before saving modified nodes.