Skip to content

Workflow Engine 16.0.0

Latest
Compare
Choose a tag to compare
@optimajet optimajet released this 24 Oct 17:15

Breaking Changes

  • The old BPMN import/export functionality has been completely removed. Make sure to switch to the new BPMN plugin. For more information, refer to Bpmn documentation.

Core

  • Inline parameters were added for bulk setting before and after the execution of an inline segment, with UI support for selecting parameters. For more information, refer to Scheme inlining documentation.

Designer

  • Removed the erroneous ability to create a transition to a comment.
  • The rollup dependency has been updated to version 1.15.4.
  • The cookie dependency has been updated to version 0.7.1.
  • The socket.io dependency has been updated to version 4.8.0.
  • The express dependency has been updated to version 4.21.1.

Bug Fixes

  • Fixed an issue where samples could not start due to the missing Microsoft.Data.SqlClient.SNI.x64.dll.
  • Fixed a bug where regex substitution could cause the app to hang during inlined parameter processing.
  • Fixed an error that occurred when double-clicking an inlined activity in Process View mode.