Skip to content

v2.3.0

Compare
Choose a tag to compare
@chungkhenhah chungkhenhah released this 29 Jul 02:34
· 59 commits to master since this release
7d79a5c
  • Capability to rename input node label. You can now specify a text for the input node of your step instead of the default "Connect an input".
  • Data tags are now stored as part of column details.
  • A new getColumnsByTag method at Configuration and Processing. This will allow you to retrieve column details for a given data tag.
  • Custom Chooser now supports value and display name for each item defined. You can now set a friendly name to be displayed in the chooser while maintaining ids for backend processing.
  • Fixed SDK Test framework bug for failing to retrieve value from getStepCell.