Skip to main content

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

Workflow Engine 13.1.0

May 13, 2024

Overview

Workflow Engine 13.1.0 provides a validated baseline for Blazor integrations and includes a PostgreSQL dependency security update.

Why update

  • Use this release as the validated baseline for Blazor integrations via the official sample.
  • If you use OptimaJet.Workflow.PostgreSQL, update to apply the Npgsql 8.0.3 security fix (CVE-2024-32655).

Key features

  • Added the official Blazor integration sample as a validated integration baseline.
  • Updated Npgsql from 8.0.2 to 8.0.3 in OptimaJet.Workflow.PostgreSQL.

Changelog

Update instructions

Update samples and provider packages to 13.1.0.

Features

  • Added Blazor integration sample.

Enhancements

  • Removed all .NET Framework 4.8 samples except Microsoft SQL sample.
  • Updated retained .NET Framework 4.8 samples to WorkflowEngine 13.0.0.
  • Updated Npgsql from 8.0.2 to 8.0.3.

Security