Skip to content

Workflow Engine 12.4.0

Compare
Choose a tag to compare
@optimajet optimajet released this 28 Mar 19:30
· 20 commits to master since this release

Core

  • Resolved a bug preventing the timer from logging certain exceptions.

Providers

  • Providers now utilize PackageReference instead of ProjectReference.
  • Updated Npgsql package in OptimaJet.Workflow.PostgreSQL to version 8.0.2.

Samples

  • Updated NetCore Samples to .NET 8.

Designer

  • The designer now supports React 18.
  • Updated the designer React sample to React 18.
  • Added functionality to clear the PreExecution Result field in the Decision Table.
  • Fixed a bug in the behavior of the Decision Table regarding transitions.
  • Corrected an issue where Name and State fields were not filled in custom activities.
  • Added the ability to insert a logo into the designer. For more details, refer to the documentation.

Documentation

  • Included information regarding Supported .NET versions on this page.
  • Updated the description of timers on this page.