Workflow Engine 12.0.0
Breaking changes
Breaking changes only for MongoDB and Angular packages.
- MongoDB driver has been updated from
2.10.4
to2.19.0
. If you are using amulti-server
mode, you need a MongoDB cluster. - Angular designer package has been updated to
Angular 17
. This requires theNode 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
.