File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1616## Release History
1717
1818This section contains the release notes for Umbraco Workflow 14 including all changes for this version.
19+
20+ ### 14.1.3 (December 16th 2024)
21+ * Fixes column type mismatch in migration
22+ * Correctly implements delay time in History Cleanup hosted service
23+
1924### 14.1.2 (November 14th 2024)
2025* Adds abstraction over ` UmbContentWorkspaceContext.readOnlyState ` to consistently implement readonly document workspaces.
2126* Fixes invariant culture handling when unlocking a scheduled document.
Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1515## Release History
1616
1717This section contains the release notes for Umbraco Workflow 15 including all changes for this version.
18+
19+ ### 15.0.1 (December 16th 2024)
20+ * Fixes column type mismatch in migration
21+ * Correctly implements delay time in History Cleanup hosted service
22+
1823### 15.0.0 (November 14th, 2024)
1924* Compatibility with Umbraco 15
2025* Replaces entity action wrappers with ` umbExtensionRegistry.appendCondition() `
You can’t perform that action at this time.
0 commit comments