You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added sort parameter for LoadGlobalParametersWithNamesAsync, LoadGlobalParametersAsync and LoadGlobalParametersWithPagingAsync
methods of the IPersistenceProvider.
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 ParameterDefinition class
in DefaultDefinitions are made immutable).
Designer
Improved usability of zooming/scrolling.
Fixed a bug in workflow-designer-angular that caused apiurl not to change on the fly.