Skip to content

Commit 70ab5ea

Browse files
authored
Merge pull request #7489 from umbraco/deploy/release-notes-20251009
Add Deploy 13.4.3, 16.0.4 and Deploy Contrib 16.0.2 release notes
2 parents 1873cd0 + c78d8e3 commit 70ab5ea

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

13/umbraco-deploy/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ If you are upgrading to a new major version you can find the details about the b
1616

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

19+
### [13.4.3](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.4.3) (October 9th 2025)
20+
21+
* Fix granular permissions not cascading to children [#277](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/277)
22+
1923
### [13.4.2](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.4.2) (September 24th 2025)
2024

2125
* Migrate form picker grid editor as macro [#274](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/274)

16/umbraco-deploy/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ If you are upgrading to a new major version you can find the details about the b
1616

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

19+
### [16.0.4](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.4) (October 9th 2025)
20+
21+
* Fix regression in serializing property values with segments
22+
1923
### [16.0.3](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.3) (October 3rd 2025)
2024

2125
* Fix skipping non-existent or null artifact properties (ensure all property values are processed)
@@ -67,6 +71,11 @@ This section contains the release notes for Umbraco Deploy 15 including all chan
6771

6872
## Umbraco.Deploy.Contrib
6973

74+
### [16.0.2](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-16.0.2) (October 9th 2025)
75+
76+
* Migrate actual prevalue property value (when importing legacy artifacts) [#72](https://github.com/umbraco/Umbraco.Deploy.Contrib/pull/72)
77+
* Ensure legacy migrators are inserted at the beginning of the collection [#73](https://github.com/umbraco/Umbraco.Deploy.Contrib/pull/73)
78+
7079
### [16.0.1](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-16.0.1) (July 11th 2025)
7180

7281
* Recursively migrate Doc Type Grid Editor (DTGE) property values [#270](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/270)

0 commit comments

Comments
 (0)