Skip to content

Commit ad022c5

Browse files
Merge pull request #7470 from umbraco/deploy/release-notes-20251003
Add Deploy 13.4.2, 16.0.2 and 16.0.3 release notes
2 parents 155cc38 + 3fc2aee commit ad022c5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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.2](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.4.2) (September 24th 2025)
20+
21+
* Migrate form picker grid editor as macro [#274](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/274)
22+
1923
### [13.4.1](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.4.1) (September 5th 2025)
2024

2125
* Fix parsing root UDI range when custom `tryParseEntityIdFromNodeId` is used when [registering a transfer entity type](./extending/extending.md#backoffice-integrated-transfers)

16/umbraco-deploy/release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ 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.3](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.3) (October 3rd 2025)
20+
21+
* Fix skipping non-existent or null artifact properties (ensure all property values are processed)
22+
* Support migrating RTE editor UI from TinyMCE to Tiptap (data type configuration)
23+
* Expose block level variants when migrating Nested Content [#281](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/281)
24+
* Remove double space and fix status layout (scrollable error details) [#288](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/288) and [#284](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/284)
25+
26+
### [16.0.2](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.2) (September 24th 2025)
27+
28+
* Migrate form picker grid editor as macro [#274](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/274)
29+
* Avoid `NullReferenceException` when serializing property values with segments
30+
1931
### [16.0.1](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.1) (September 5th 2025)
2032

2133
* Fix remote entity tree implementation causing conflicts with CMS culture switcher, tree icons, and inherited document permissions [#275](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/275)

0 commit comments

Comments
 (0)