Skip to main content

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

Workflow Engine 13.3.0

August 7, 2024

Overview

Workflow Engine 13.3.0 introduced ProcessDefinitionBuilder, centralized package management, and Designer API extensibility.

Why update

  • Start using ProcessDefinitionBuilder for schema construction from code.
  • If you use RealTimeTrackingPlugin, this release resolves a runtime exception issue.
  • Get additional stability fixes in Designer and BasicPlugin.

Key features

  • Added ProcessDefinitionBuilder.
  • Added capability to extend Designer API.
  • Introduced centralized package/dependency management.

Changelog

Update instructions

Update all Workflow Engine packages to 13.3.0.

Features

  • Added ProcessDefinitionBuilder.
  • Added capability to extend the Designer API.

Enhancements

  • Introduced centralized package management with Directory.Build.props and Directory.Packages.props.
  • Upgraded Newtonsoft.Json from 13.0.1 to 13.0.3.

Bug fixes

  • Fixed typo in Transition Edit Form in Designer.
  • Resolved RealTimeTrackingPlugin exception issue.
  • Fixed incorrect type in HttpRequestActivity within BasicPlugin.

Resources