Release notes
In this section, we have summarized the changes to Umbraco Workflow released in each version. Each version is presented with a link to the Workflow issue tracker showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
In this section, you can find the release notes for each version of Umbraco Workflow. For each major version, you can find the details about each release.
- Ensure all Document Type properties are available when configuring conditional workflow stages
- Ensure license prompt is displayed only when install is unlicensed
- Fixes bug where default approval threshold wasn't set correctly when adding new workflow stages
- Fixes bug where querying published nodes for content reviews resulted in an ambiguous column name in the generated query #17
- Fixes bug where users were not persisted as approval group members if they were assigned as part of group creation
- FEATURE => Introduces optional configuration for mandatory comments
- FEATURE => Modifies content lock to allow edits until the first workflow action is completed
- Improve UI notification when publish fails on workflow completion
- Improve logged messages when publish fails on workflow completion
- Ensure the
canEdit
flag is set correctly when the Workflow application state changes - Ensure canceled workflows are never marked as actioned by admin when canceled by the original change requestor, regardless of their admin status
- FEATURE => History cleanup and retention policies
- Ensure the version number is included in the package manifest
- Improve UI/UX in submit workflow component
- Remove
async void
signatures - Extends valid local license environment names
- Ensure signalR hub is not re-initialized once running
- Ensure all Document Type properties are available when configuring conditional workflow stages
- Ensure license prompt is displayed only when install is unlicensed
- Fixes bug where default approval threshold wasn't set correctly when adding new workflow stages
- Fixes bug where querying published nodes for content reviews resulted in an ambiguous column name in the generated query #17
- Fixes bug where users were not persisted as approval group members if they were assigned as part of group creation
- FEATURE => Introduces optional configuration for mandatory comments
- FEATURE => Modifies content lock to allow edits until the first workflow action is completed
- Improve UI notification when publish fails on workflow completion
- Improve logged messages when publish fails on workflow completion
- Ensure the
canEdit
flag is set correctly when the Workflow application state changes - Ensure canceled workflows are never marked as actioned by admin when canceled by the original change requestor, regardless of their admin status
- FEATURE => History cleanup and retention policies
- Ensure the version number is included in the package manifest
- Improve UI/UX in submit workflow component
- Remove
async void
signatures - Extends valid local license environment names
- Ensure signalR hub is not re-initialized once running
Last modified 8d ago