You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-deploy/release-notes.md
+36-1Lines changed: 36 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
description: Get an overview of the things changed and fixed in each version of Umbraco Deploy.
3
3
---
4
4
5
-
# Release notes
5
+
# Release Notes
6
6
7
7
In this section we have summarised the changes to Umbraco Deploy and [Deploy Contrib](https://github.com/umbraco/Umbraco.Deploy.Contrib) released in each version. Each version is presented with a link to the [Deploy issue tracker](https://github.com/umbraco/Umbraco.Deploy.Issues/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
8
8
@@ -16,6 +16,25 @@ If you are upgrading to a new major version you can find the details about the b
16
16
17
17
This section contains the release notes for Umbraco Deploy 15 including all changes for this version.
* Add `deployEntityTypeMapping` manifest to allow mapping client-side entity types (used in workspaces and routes) to their server-side entity types (used in UDIs, artifacts and service connectors)
36
+
* Use default `TryParseUdiRangeFromNodeId` implementation for internally registered entity types
0 commit comments