6.14.11
Note: If you have Custom Connectors in your environment, upgrading to 6.14.9 and above is not backward compatible with previous flow versions due to the .NET Framework update and will require a re-build/re-wrap of your custom connectors.
Flow studio:
Flow Environment Connector: New operation which allows for filtering tasks (handover items) on their public property keys/values. Note, to enable this feature - the web.config file need to be edited manually as it will not be done by the installer.
Performance improvements LDAP: Two alternative directory search options were added which are much faster compared to LDAP_MATCHING_RULE_IN_CHAIN in large directories.
Performance/Usability LDAP/Azure AD: Option to skip syncing disabled users.
Optimized Flow Studio for workflows containing large numbers of recurring fragments.
Flow server:
The workflow scheduler could be set up to crash the server. This is now resolved.
Portal2 will now work with Connector Service with workflows as a datasource.
Flow script:
Fixed an issue causing the LastOrEmpty Flowscript function to return the wrong value from a filtered table which caused problems in the clients.
Last updated