...
It’s now possible to encrypt the workflow options stored in the database, so that any sensitive data within the workflows are protected beyond the database. This new setting can be activated via installer or in the configuration file.
All existing Workflow Entry Points from the legacy workflows have been implemented as next-gen workflows. You will find a full documentation here.
Various new Workflow Activities have been added. You will find a full documentation here.
There is now a logout button in the workflow dashboard and the user must have access the
workflow admin
resource and theadministrator
resource in order to access it.
CoreOne Legacy Workflow
Breaking change: The CoreIdentityUpdate workflow now uses the
system_name
of the attributes that were changed instead of thename
of the attribute. Existing workflows have to be adjusted.