Download Latest Version Workflow Engine 17.2.0 source code.tar.gz (30.4 MB)
Email in envelope

Get an email when there's a new version of WorkflowEngine.NET

Home / 17.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-19 1.1 kB
Workflow Engine 17.2.0 source code.tar.gz 2025-06-19 30.4 MB
Workflow Engine 17.2.0 source code.zip 2025-06-19 32.3 MB
Totals: 3 Items   62.7 MB 2

Core

  • Added a persist parameter to the SetActivityWithExecutionAsync method. You can now pass implicit parameters with the persistence storage type.
  • Introduced the OverrideRuleProvider method in the base plugin to allow overriding the plugin’s rule provider implementation.
  • Added the GetApproverIdentityId delegate to the Parallel Approvers mechanism in the base plugin. This allows customizing how the IdentityId is retrieved based on the FillApproversUsers action parameter.
  • Added the RequiredApprovalsNumber setting to the Parallel Approvers mechanism in the base plugin. This allows specifying the number of approvals required to complete parallel approval.
  • Fixed a NullReferenceException caused by the FillApproversRoles action in the Parallel Approvers mechanism of the base plugin.

Providers

  • PostgreSQL now supports creating a version history table in a schema other than public when using automatic migrations. To do this, specify the desired schema in the provider arguments.

Designer

  • Fixed an issue where data in custom activities was not displayed when opening the form.
Source: README.md, updated 2025-06-19