General
-
Security (#3569 - 8.1.2): Added the
SameSite
flag with theLax
value to all WorkflowGen server response cookies. -
Security (#3652 - 8.1.2): Added the
HttpOnly
flag to all WorkflowGen server response cookies.
Portal
-
Feature (#3486 - 8.1.1): Advanced View: Added
Server-side paging
to the advanced search gridview.Note: This feature does not support some of the existing Advanced View functions such as
Export grid
,View chart
, andColumn filtering
. -
Bug (#3612 - 8.1.0): Fixed an error message display issue when a
file not found
exception error was raised in the data file download. -
Bug (#3642 - 8.1.1): Advanced View: Fixed an exception error when sorting the gridview by a data column with the
Quick approval buttons
mode enabled. -
Bug (#3647 - 8.1.2): Fixed a sporadic performance issue where a request or action list would try to retrieve the data of all requests or actions.
Administration
-
Feature (#3485 - 8.1.0): Process participant: Added a new permission option to allow specific users to access all requests and actions of a process in
read-only
user mode.Notes:
- Check the new
Permission for requests: [x] Access to all requests
option to enable theread-only
permission for the participant’s associated users. - This permission is specific per process version.
- Requests and actions are accessible in the portal search in
User
mode. - In GraphQL, use the main
requests
,request
,actions
, andaction
queries to retrieve and access the requests and actions. - This feature is
not
available in the legacy SOAP Web Service API (e.g./wfgen/ws/processesruntime.asmx
).
- Check the new
-
Feature (#3464 - 8.1.1): Added a new
API
access level for sub-process, which restricts a process that can only be started from the APIs such asGraphQL
,Webhooks
,SOAP Web Services
, andRemote launch URL
. -
Enhancement (#3650 - 8.1.2): Form Designer: Added the
Maximum length
field behavior (i.e.maxlength
attribute) totextarea
form fields to limit the number of input characters. -
Bug (#3670 - 8.1.2): Fixed an issue where some parameter settings (i.e.
Data IN
andScripting language
) were missing in the new action after duplicating from an existing action.
Workflow Engine
-
Bug (#3658 - 8.1.2): Fixed an authorization issue that prevented a sub-process in
archive
status to be started from a parent process.Note: This was a regression introduced in version 8.
Workflow Applications
-
Enhancement (#3664 - 8.1.2): Support for retrieval of value into
Numeric
andDateTime
process data using JSONPath query inJSONTODATA
andRESTAPICLIENT
system actions. -
Bug (#3654 - 8.1.2): Fixed an authorization issue that prevented a standard action initiator from starting a new request via the
STARTPROCESS
system action with theIMPERSONATE_USER
parameter.
GraphQL
-
Enhancement (#3485 - 8.1.0): Added new
canAccessAllRequests
field to theProcessParticipantProfile
type,AddProcessParticipantProfileInput
andUpdateProcessParticipantProfileInput
input objects. -
Bug (#3611 - 8.1.0): Fixed a performance issue when retrieving
requests
oractions
and verifying if the user is theassigned by
user of the action.
Webhooks
- Enhancement (#3485 - 8.1.0): Added new
canAccessAllRequests
field to theAddProcessParticipantProfile
andUpdateProcessParticipantProfile
operations in theswagger.json
template file.
GraphQL v5.1.2, Webhooks v6.1.2, Auth v3.0.8 and SCIM v3.0.8
- Updated Node.js vulnerable dependencies.
Notes
-
All of the Node.js modules (
GraphQL v5.1.2
,Webhooks v6.1.2
,Auth v3.0.8
, andSCIM v3.0.8
) now require Node.js version14.16.1 LTS
. -
Please refer to the previous WorkflowGen release notes (8.0.0, 8.0.1, 8.0.2, 8.0.3) for all the new features and changes since version 8.
Installation Packs
WorkflowGen 8.1.2 (Upgrade)
WorkflowGen 8.1.2 (Clean Install - PowerShell)
WorkflowGen 8.1.2 (Clean Install - manual)
Documentation
WorkflowGen 8.1.2 Upgrade Guide: English - Français
WorkflowGen 8.1 PowerShell Installation: English - Français
WorkflowGen 8.1 Manual Installation: English - Français
WorkflowGen 8.1 Technical Guide: English - Français
WorkflowGen 8.1 Administration Guide: English - Français
WorkflowGen 8.1 User Portal Guide: English - Français
WorkflowGen 8.1 Integration Guide: English
WorkflowGen 8.1 for Azure: English - Français
WorkflowGen 8.x for Docker: English - Français
WorkflowGen documentation: English - Français