File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1717
1818This section contains the release notes for Umbraco Workflow 13 including all changes for this version.
1919
20+ ### 13.4.1 (March 20 2025)
21+ * Fixes an intermittent issue where fetching approval groups in a mapper resulted in a scoping error
22+
2023### 13.4.0 (https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.4.0 ) (March 6 2025 )
2124* Dependency update for Umbraco.Licenses and Microsoft.Extensions.FileProviders.Abstractions (making this release a minor)
2225* Fixes pagination in assigned-to task table [ #96 ] ( https://github.com/umbraco/Umbraco.Workflow.Issues/issues/91 )
Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1616
1717This section contains the release notes for Umbraco Workflow 15 including all changes for this version.
1818
19+ ### 15.1.1 (March 20 2025)
20+ * Fixes an intermittent issue where fetching approval groups in a mapper resulted in a scoping error
21+
1922### 15.1.0 (https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.1.0 ) (March 7 2025 )
2023* Dependency update for Umbraco.Licenses (making this release a minor)
2124* Fixes pagination in assigned-to task table [ #96 ] ( https://github.com/umbraco/Umbraco.Workflow.Issues/issues/91 )
You can’t perform that action at this time.
0 commit comments