Workflow Engine 7.2.0
October 24, 2022
Designer
- Improving the UX of scheme moving and scaling. Now you can move the scheme: up and down with the mouse wheel, left and right with the Shift + wheel, scale with Ctrl + wheel.
- Fixed a bug with saving custom activity parameters without a template.
- Fixed undo button bug.
- Minor optimization.
Providers
- The
LoadGlobalParametersWithPagingAsyncmethod has been added to theIPersistenceProviderinterface. That allows you to request global parameters with paging and searching by name.