Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Workflow Engine 1.5.6

  • Two new persistence providers were added to WorkflowEngine.NET Redis Provider for Redis and Ignite Provider for Apache Ignite
  • notrendertoolbar property was added to the Designer object configuration (client side javascript). You can hide toolbar in the workflow designer for end users.
  • Second parameter which allow ignore AutoSchemeUpdate sign of Activity was added to the WorkflowRuntime.UpdateSchemeIfObsolete method.
  • Several redundant operations related to subprocess features were removed to increase performance.
  • Conditions are checked for transitions that creating subprocesses.