Workflow Engine 7.2.3
December 5, 2022
Providers
- Added sort parameter for
LoadGlobalParametersWithNamesAsync,LoadGlobalParametersAsyncandLoadGlobalParametersWithPagingAsyncmethods of theIPersistenceProvider. - Sorting of global parameters is implemented by all persistence providers.
Core
- Fixed a bug with type mutations of default process parameters (fields of static instances of the
ParameterDefinitionclass in DefaultDefinitions are made immutable).
Designer
- Improved usability of zooming/scrolling.
- Fixed a bug in workflow-designer-angular that caused
apiurlnot to change on the fly.