Skip to content

Update

Improvements

  • The names of condition and transformer components (e.g. daterange or append) and enumeration values (e.g. MEETING or ACCEPTED) can now be written in lowercase or uppercase letters (or any combination) as desired. Previously, they were required to be completely in lowercase or uppercase, respectively.

Fixes

  • When saving a connection, JSON properties of conditions and transformers were ordered alphabetically, leading to counter-inuitive orderings like "then - when". This is now fixed by saving properties in a predefined and meaningful order.
  • Fixed the reference documentation: the property to specify the keyword for the text condition is called search, not text.