v0.26.1
June 28, 2026
Flow import/export is more transparent: errors and incomplete references are now visible, no longer silent.
-
Improvement
Import/export errors now visible
Loading an invalid flow file (corrupted JSON) or a failed export now shows a clear message, instead of failing silently with no feedback.
-
Improvement
Incomplete references flagged
When you save or import a flow that contains transitions or rules pointing to statuses that are no longer present, the system cleans them up (as before) but now warns you with a message, so you do not lose parts of the flow without noticing. Saving is never blocked.
-
Improvement
More solid designer config panels
Internal improvements to the task configuration panels (Auto/Webhook/Event/Manual), with no change for the user.
-
Improvement
Demo data generation reorganised
Internal improvements to demonstration data generation, with no change in behaviour for the user.