Release notes
Get an overview of the things changed and fixed in each version of Umbraco Workflow.
Last updated
Was this helpful?
Get an overview of the things changed and fixed in each version of Umbraco Workflow.
Last updated
Was this helpful?
In this section, we have summarized the changes to Umbraco Workflow released in each version. Each version is presented with a link to the 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.
This section contains the release notes for Umbraco Workflow 14 including all changes for this version.
Fixes workflow task summary generation in email body
Fixes localization in email body
Updates Umbraco.Licenses dependency
Refactors migration plan naming to align with the broader DXP product suite.
Fixes column type mismatch in migration
Correctly implements delay time in History Cleanup hosted service
Adds abstraction over UmbContentWorkspaceContext.readOnlyState
to consistently implement readonly document workspaces.
Fixes invariant culture handling when unlocking a scheduled document.
Fixes a bug causing migrations from Workflow 13 to fail on SQL Server.
Fixes the above exposed a secondary issue where the migration from integer to GUID identifiers was incomplete. This resulted in incorrect relationships between approval groups and tasks in historic Workflow data, and incorrect information displaying the backoffice.
Adds SQL query performance improvements.
Adds loading indicator to Workflow tables in the backoffice.
Adds support for readonly mode when a document is pending workflow approval. Along with the scheduled content lock, this feature requires Umbraco 14.3.0, which is now the minumum version dependency for Umbraco Workflow v14.
Adds support for Arabic.
Improves UI in workflow detail overlay. Reduces the number of elements and shifts appropriate data points into tag elements.
Ensure converting integers to strings uses the invariant culture to avoid unexpected formatting
Fixes issues related to requesting approval on newly created variant content
UI updates in workflow detail modal
Fixes an issue where changes to approval group membership were not correctly persisted
Compatibility with Umbraco 14
Adds scheduled content locking feature. Documents can be made readonly until the scheduled release date passes, to ensure approved content is not modified without workflow approval.
Adds support for content segments. Segment names are displayed when requesting approval and in workflow history
Adds email queue for thread-safe email notifications. Emails are now processed in the hosted service, via a first-in first-out queue. This resolves a reported issue where sending large numbers of emails could result in data reader errors.
Ensure scheduling information is displayed in workflow history
Fixes an issue where dates were not correctly localized for scheduled workflows
Fixes an issue where scheduled workflows did not apply the release/expire date if the content node was already scheduled
Fixes an issue related to sending notification emails in sites with a large number of workflow groups
Fixes an issue where available approval group names were not displayed in Document Type approval flow condition configuration
Updates to allow editing approval group roles (content and/or Document Type) via overlay
Fixes an issue where adding status filters did not update the filter context
Updates workflow history table to include status column
Updates incorrect localization in Document Type review settings overlay
Fixes clear button functionality in filter modal
Fixes approval group options in reject task modal
Updates incorrect localization in workflow detail modal when the state is pending approval
Fixes conditional display of core workspace actions when extend permissions
is set to true
Updates submit-for-approval notification to remove invariant workflow indicator
For full details of breaking changes refer to the
You can find the release notes for versions out of support in the