Get an overview of the changes and fixes in each version of Umbraco Workflow.
In this section, we have summarized the changes to Umbraco Workflow that were 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.
Check the Version Specific Upgrade Notes article for breaking changes when upgrading to a new major version.
This section contains the release notes for Umbraco Workflow 15 including all changes for this version.
Compatibility with Umbraco 15
Replaces entity action wrappers with umbExtensionRegistry.appendCondition()
Adds abstraction over UmbContentWorkspaceContext.readOnlyState
to consistently implement readonly document workspaces.
Fixes invariant culture handling when unlocking a scheduled document.
Compatibility with Umbraco 15-rc3
Compatibility with Umbraco 15-rc2
Compatibility with Umbraco 15-rc1
You can find the release notes for versions out of support in the Legacy documentation on Github