Workflow Engine 7.3.0
Core
- The
WorkflowRuntime.WithExpressionsCompilerOptions
method has been added to
allow customizing expression compilation. - Added setting
WorkflowRuntimeSettings.DisableMultipleProcessActivityChanged
to remove
repeatedOnProcessActivityChangedAsync
events. - Minor bug fixes.
Designer
- Improved text display for RTL languages.
- Fixed the location of the activity when creating in Firefox.
- Changing the language no longer resets the schema state.