Skip to content

Commit eeb06b0

Browse files
authored
Merge pull request #6538 from nathanwoulfe/workflow-15-release-notes
Workflow 15 release notes
2 parents fc55c79 + e26279b commit eeb06b0

File tree

1 file changed

+5
-29
lines changed

1 file changed

+5
-29
lines changed

15/umbraco-workflow/release-notes.md

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
description: >-
3-
Get an overview of the things changed and fixed in each version of Umbraco Workflow.
2+
description: Get an overview of the changes and fixes in each version of Umbraco Workflow.
43
---
54

65
# Release notes
76

8-
In this section, we have summarized the changes to Umbraco Workflow released in each version. Each version is presented with a link to the [Workflow issue tracker](https://github.com/umbraco/Umbraco.Workflow.Issues/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
7+
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](https://github.com/umbraco/Umbraco.Workflow.Issues/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
98

109
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
1110

@@ -15,34 +14,11 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1514

1615
## Release History
1716

18-
This section contains the release notes for Umbraco Workflow 14 including all changes for this version.
17+
This section contains the release notes for Umbraco Workflow 15 including all changes for this version.
1918

20-
### [14.0.2](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.0.2) (August 5 2024)
19+
### 15.0.0-rc1 (October 9th, 2024)
2120

22-
* Fixes an issue where available approval group names were not displayed in Document Type approval flow condition configuration [#76](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/76)
23-
* Updates to allow editing approval group roles (content and/or Document Type) via overlay [#75](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/75)
24-
* Fixes an issue where adding status filters did not update the filter context [#74](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/74)
25-
* Updates workflow history table to include status column [#72](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/72)
26-
* Updates incorrect localization in Document Type review settings overlay [#71](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/71)
27-
* Fixes clear button functionality in filter modal [#67](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/67)
28-
* Fixes approval group options in reject task modal [#65](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/65)
29-
* Updates incorrect localization in workflow detail modal when the state is `pending approval` [#64](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/64)
30-
* Fixes conditional display of core workspace actions when `extend permissions` is set to true [#62](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/62)
31-
* Updates submit-for-approval notification to remove invariant workflow indicator [#61](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/61)
32-
* Fixes issues related to requesting approval on newly created variant content
33-
* [#69](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/69)
34-
* [#68](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/68)
35-
* [#66](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/66)
36-
* UI updates in workflow detail modal
37-
38-
### [14.0.1](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.0.1) (July 24 2024)
39-
40-
* Fixes an issue where changes to approval group membership were not correctly persisted
41-
42-
### [14.0.0](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.0.0) (May 30 2024)
43-
44-
* Compatibility with Umbraco 14
45-
* For full details of breaking changes refer to the [Version Specific Upgrade Notes](upgrading/version-specific.md)
21+
* Compatibility with Umbraco 15
4622

4723
## Legacy release notes
4824

0 commit comments

Comments
 (0)