Skip to content

Commit 0ed18ee

Browse files
authored
Merge pull request #6801 from nathanwoulfe/workflow-january
release notes
2 parents 0b31a5b + 5821ee0 commit 0ed18ee

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

13/umbraco-workflow/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1717

1818
This section contains the release notes for Umbraco Workflow 13 including all changes for this version.
1919

20+
### [13.3.1](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.1) (January 16 2025 )
21+
* Ensures new and/or dirty documents are saved before submitting for workflow approval. For new documents, also ensures the backoffice state updates correctly [#88](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/88)
22+
* Fixes workflow task summary generation in email body [#91](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/91)
23+
* Updates Umbraco.Licenses dependency
24+
* Refactors migration plan naming to align with the broader DXP product suite.
25+
2026
### [13.3.0](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0) (October 23 2024 )
2127
* 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. [#84](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/84)
2228
* Adds support for content segments. Segment names are displayed when requesting approval and in workflow history [#60](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/60)

14/umbraco-workflow/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1717

1818
This section contains the release notes for Umbraco Workflow 14 including all changes for this version.
1919

20+
### [14.1.4](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.1.4) (January 16 2025 )
21+
* Fixes workflow task summary generation in email body [#91](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/91)
22+
* Fixes localization in email body
23+
* Updates Umbraco.Licenses dependency
24+
* Refactors migration plan naming to align with the broader DXP product suite.
25+
2026
### 14.1.3 (December 16th 2024)
2127
* Fixes column type mismatch in migration
2228
* Correctly implements delay time in History Cleanup hosted service

15/umbraco-workflow/release-notes.md

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

1717
This section contains the release notes for Umbraco Workflow 15 including all changes for this version.
1818

19+
### [15.0.2](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.2) (January 16 2025 )
20+
* Fixes workflow task summary generation in email body [#91](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/91)
21+
* Fixes localization in email body
22+
* Updates Umbraco.Licenses dependency
23+
* Refactors migration plan naming to align with the broader DXP product suite.
24+
1925
### 15.0.1 (December 16th 2024)
2026
* Fixes column type mismatch in migration
2127
* Correctly implements delay time in History Cleanup hosted service

0 commit comments

Comments
 (0)