Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.30.0 source code.tar.gz | 2025-06-22 | 625.3 kB | |
0.30.0 source code.zip | 2025-06-22 | 801.0 kB | |
README.md | 2025-06-22 | 674 Bytes | |
Totals: 3 Items | 1.4 MB | 15 |
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.