Skip to content

Commit 4ffc0f6

Browse files
authored
Release notes for Workflow 17.0.2 (#7736)
* release notes for 17.0.2 * linting
1 parent a1d14ba commit 4ffc0f6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

17/umbraco-workflow/release-notes.md

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

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

19-
### [17.0.1](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F17.0.1) (Decemer 11, 2025)
19+
### [17.0.2](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F17.0.2) (December 19, 2025)
20+
* Fixes a bug where email templates were not compiled, resulting in emails failing to send [#124](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/124)
21+
* Fixes async blocking code in email body generation
22+
* Fixes a bug where changes to Document Type variance prevented updating properties on an alternate version
23+
24+
### [17.0.1](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F17.0.1) (December 11, 2025)
2025
* Fixes a bug where removing document approval steps did not persist the changes [#122](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/122)
2126
* Fixes a bug where the request-approval action was not displaying for new documents, where the new-document approval workflow had been configured [#121](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/121)
2227
* Fixes a bug where adding an approval group would result in an error due a failing key-to-id map [#120](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/120)

0 commit comments

Comments
 (0)