WorkflowEngine v1.5.2 Release Notes

    • ExecutedActivity and ExecutedTransition properties added in ProcessInstance class. Via them, you can access executed transition and activity during a transitional process.
    • A scheme of a process downloaded from the designer with not ecoded Code Actions. You can upload a scheme with encoded or not encoded code actions.
    • The algorithm of sub-process scheme separation improved for it to work properly with the different schemes.
    • GetAvailableCommands method returns distinct commands.
    • Fixed parsing of the values of the Timers in different cultures
    • 🔀 While merging the processes you can access the parameters of a subprocess using the property MergedSubprocessParameters of the ProcessInstance class.