Skip to content

Workflow Engine 12.0.0

Compare
Choose a tag to compare
@optimajet optimajet released this 04 Dec 18:20
· 26 commits to master since this release

Breaking changes

Breaking changes only for MongoDB and Angular packages.

  • MongoDB driver has been updated from 2.10.4 to 2.19.0. If you are using a multi-server mode, you need a MongoDB cluster.
  • Angular designer package has been updated to Angular 17. This requires the Node 18.13.

Core

  • Fixed the operation of parameters with names containing a space.
  • Improved performance of subprocesses execution.

Designer

  • Fixed an error displaying parameter types in the Parameters windows.
  • Fixed an error displaying process parameters in the ProcessInfo window.
  • Fixed an error displaying exceptions handling in the Activity window.
  • Improved zoom operation.

Samples

  • Angular sample updated to Angular 17.
  • React package is now compatible with React 18.