Releases: nocode-js/sequential-workflow-designer
0.30.0
This version introduces a new step component: launchPad
.
The launchPad
step component allows you to place multiple steps along a horizontal axis. Its design suggests that any of the contained steps can be executed independently or simultaneously. You can use it as a container for parallel execution or as a trigger hub-waiting for one or more embedded trigger steps to activate the workflow.
The main goal of this addition is to enable the creation of workflows with multiple triggers in the standard version of the designer.
To see how it looks, please check out this example.
0.29.2
0.29.1
0.29.0
0.28.0
This update modifies the custom context menu in the pro version. The context menu items provider now retrieves the parent sequence of the selected workspace root sequence. If the root sequence is a folder sequence, the parent sequence is the folder sequence.