From f15c755b079e5128e03c3218f45ba501e351f9a1 Mon Sep 17 00:00:00 2001 From: Ronald Barendse Date: Tue, 17 Sep 2024 11:16:34 +0200 Subject: [PATCH] Add Deploy 13.2.1 and 14.1.2 release notes --- 10/umbraco-deploy/release-notes.md | 2 +- 13/umbraco-deploy/release-notes.md | 8 +++++++- 14/umbraco-deploy/release-notes.md | 9 ++++++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/10/umbraco-deploy/release-notes.md b/10/umbraco-deploy/release-notes.md index b1ff5b7f155..038ebfd584f 100644 --- a/10/umbraco-deploy/release-notes.md +++ b/10/umbraco-deploy/release-notes.md @@ -459,7 +459,7 @@ This section contains the release notes for Umbraco Deploy 4 and 10 including al * Skip empty pre-values [#63](https://github.com/umbraco/Umbraco.Deploy.Contrib/pull/63) * Add DocTypeGridEditor Data Type configuration connector [#65](https://github.com/umbraco/Umbraco.Deploy.Contrib/pull/65) -#### [10.2.0](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-10.2.0 (March 19th 2024) +#### [10.2.0](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-10.2.0) (March 19th 2024) * All items from 10.2.0-rc1 diff --git a/13/umbraco-deploy/release-notes.md b/13/umbraco-deploy/release-notes.md index a1c361aeaf6..88281143ee3 100644 --- a/13/umbraco-deploy/release-notes.md +++ b/13/umbraco-deploy/release-notes.md @@ -17,11 +17,17 @@ If you are upgrading to a new major version you can find the details about the b This section contains the release notes for Umbraco Deploy 13 including all changes for this version. +#### [13.2.1](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.1) (September 17th 2024) + +* Fix tree export of members by member type +* Ensure release date of invariant content is correctly transferred [#233](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/233) +* Parse nested JSON property values from artifact values [#234](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/234) + #### [13.2.0](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.0) (August 15th 2024) * All items from 13.2.0-rc1 * Fixed `Could not create Udi node: {Id} and entity type {EntityType}` exception when exporting tree nodes without children -* Fixed deploy signatures not getting cleared when members are deleted [#230]( https://github.com/umbraco/Umbraco.Deploy.Issues/issues/230) +* Fixed deploy signatures not getting cleared when members are deleted [#230](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/230) * Allow members to be deployed when selected as items in a multi-node tree picker [#231](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/231) * Apply `ExcludedEntityTypes` configuration to disk operations [#232](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/232) diff --git a/14/umbraco-deploy/release-notes.md b/14/umbraco-deploy/release-notes.md index a9ec31f223c..91d30b446fb 100644 --- a/14/umbraco-deploy/release-notes.md +++ b/14/umbraco-deploy/release-notes.md @@ -18,6 +18,13 @@ If you are upgrading to a new major version you can find the details about the b This section contains the release notes for Umbraco Deploy 13 including all changes for this version. +#### [14.1.2](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.1.2) (September 17th 2024) + +* Fix document blueprint connector and add support for containers +* Fix tree export of members by member type +* Ensure release date of invariant content is correctly transferred [#233](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/233) +* Parse nested JSON property values from artifact values [#234](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/234) + #### [14.1.1](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.1.1) (August 20th 2024) * Support getting artifacts from exploded/expanded `NamedUdiRange` with different entity types @@ -27,7 +34,7 @@ This section contains the release notes for Umbraco Deploy 13 including all chan * All items from 14.1.0-rc1 * Fixed `Could not create Udi node: {Id} and entity type {EntityType}` exception when exporting tree nodes without children -* Fixed deploy signatures not getting cleared when members are deleted [#230]( https://github.com/umbraco/Umbraco.Deploy.Issues/issues/230) +* Fixed deploy signatures not getting cleared when members are deleted [#230](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/230) * Allow members to be deployed when selected as items in a multi-node tree picker [#231](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/231) * Apply `ExcludedEntityTypes` configuration to disk operations [#232](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/232) * Fixed issues with partial restore from an external tree that contains more than one entity