Skip to content

Commit 8309f9c

Browse files
committed
release notes for 14.1.3 and 15.0.1
1 parent fade729 commit 8309f9c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

14/umbraco-workflow/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1616
## Release History
1717

1818
This 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.

15/umbraco-workflow/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1515
## Release History
1616

1717
This 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()`

0 commit comments

Comments
 (0)