Official release (May 11, 2018)
Important known issue
-
We have recently identified a regression bug (#2073) in this release that could affect the directory synchronization service with the Active Directory and LDAP connectors when the directory uses a login configured with AES (FIPS compliant) or Version 5 (Legacy) password management mode with an Encryption key.
This known issue has been fixed in the latest release 7.14.1.
General
-
Security (#322): Added FIPS compatible encryption methods.
-
Security (#1605): Fixed a vulnerability in the CSRF token cookie management.
Configuration panel
-
Enhancement (#1548): Integration: Added new configuration parameters to manage the input file allowed folders for GraphQL and webooks when using the
fileValue.urlfield in parameter for file upload. -
Enhancement (#1549): Integration: Added new configuration parameters to manage the maximum input file content size for GraphQL and webhooks when using the
fileValue.contentfield in parameter for file upload. -
Bug (#1568): Integration: Fixed an issue where the value of some GraphQL and webhooks configuration parameters would be lost after saving the Configuration Panel.
GraphQL v1.0.0-beta.4
-
Version update from
1.0.0-beta.3to1.0.0-beta.4 -
Enhancement (#1548): Added new
GraphqlInputFileAllowedFoldersconfiguration parameter to manage the input file allowed folders for file upload with thefileValue.urlfield. -
Enhancement (#1549): Added new
GraphqlMaxInputFileContentSizeconfiguration parameter to manage the maximum input file content size for file upload with thefileValue.contentfield. -
Enhancement (#1121): Added new
parametersfield to theactiontype to return the action’s workflow context at runtime. -
Enhancement (#1587): Added new
isFormfield to theactivitytype to indicate if it is a webform action (EFORMASPX). -
Enhancement (#1587): Added new
completeFormActionmutation to complete a webform action and auto-update the associated form archive and form data files. -
Bug (#1585): Fixed an issue where standard users were unable to access their requests and actions of which they were no longer process participants.
-
Bug (#1598): Fixed an issue where standard users were unable to access the process and the process activities of their requests of which they were no longer process participants.
-
Bug (#1602): Fixed an issue where standard users could get access to a given
processtype. -
Bug (#1612): Fixed an issue where
manual,synchronization bar,system, andsub-processtype actions were assigned alaunchUrlandlaunchPortalUrlURI that they didn’t support. -
Bug (#1615): Fixed an issue where the action list of a request
request.actionswould not returnsub-processtype actions. -
Bug (#1642): Fixed an issue where the actions and requests lists filtered by the
processNameparameter would raise an error when WorkflowGen is hosted on an Oracle database.
Webhooks v3.1.0
-
Version update from
3.0.1to3.1.0 -
Enhancement (#1548): Added new
HooksInputFileAllowedFoldersconfiguration parameter to manage the input file allowed folders for file upload with thefileValue.urlfield. -
Enhancement (#1549): Added new
HooksMaxInputFileContentSizeconfiguration parameter to manage the maximum input file content size for file upload with thefileValue.contentfield.
Database
-
Microsoft SQL Server 2008 is no longer supported as of WorkflowGen version 7.10.0. While SQL Server 2008 is still compatible with WorkflowGen, support for any performance issues or bugs resulting from using SQL Server 2008 will no longer be provided.
For clients currently hosting WorkflowGen on a database server older than MS SQL Server 2012, we highly recommend upgrading to MS SQL Server 2017 or 2019 for the best performance.
Installation packs
WorkflowGen 7.10.0 (Upgrade)
WorkflowGen 7.10.0 (Clean install - PowerShell)
WorkflowGen 7.10.0 (Clean install - manual)
WorkflowGen.My 4.2.0
Docker image
Documentation
WorkflowGen 7.10.0 Upgrade Guide
WorkflowGen 7.10.0 Technical Guide
WorkflowGen 7.10.0 Administration Guide
WorkflowGen 7.10.0 User Portal Guide
WorkflowGen Integration Guide