From 6b5a25c0ced33cf16fd89c1455d1d734d71b6e1b Mon Sep 17 00:00:00 2001 From: Ronald Barendse Date: Fri, 25 Oct 2024 10:56:28 +0200 Subject: [PATCH 1/2] Add Deploy, Deploy Contrib and Forms Deploy 15.0.0-rc2 release notes --- 15/umbraco-deploy/release-notes.md | 13 +++++++++++++ 15/umbraco-forms/release-notes.md | 4 ++++ 2 files changed, 17 insertions(+) diff --git a/15/umbraco-deploy/release-notes.md b/15/umbraco-deploy/release-notes.md index d2c6d91bf1d..0788395c481 100644 --- a/15/umbraco-deploy/release-notes.md +++ b/15/umbraco-deploy/release-notes.md @@ -18,6 +18,15 @@ 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 15 including all changes for this version. +#### [15.0.0-rc2](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) (October 24th 2024) + +* Update CMS dependency to 15.0.0-rc2 +* Add option to include all schema in a workspace export +* Add option to export from transfer queue +* Fix `BlockValue` obsoleted properties (set GUID keys instead of UDIs and support block level variants) +* Combine migrated grid editor with default Block Grid block configuration (set `RowMinSpan` and `RowMaxSpan` to `1` and `EditorSize` to `medium`) +* Restructure keys and add new UI localizations + #### [15.0.0-rc1](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) (October 11th 2024) * Compatibility with Umbraco 15 @@ -28,6 +37,10 @@ This section contains the release notes for Umbraco Deploy 15 including all chan ## Deploy Contrib +#### [15.0.0-rc2](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-15.0.0-rc1) (October 24th 2024) + +* Update CMS and Deploy dependencies to 15.0.0-rc2 + #### [15.0.0-rc1](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-15.0.0-rc1) (October 14th 2024) * Compatibility with Umbraco 15 and Deploy 15 diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index 348297d3586..a9f5181c5ca 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -44,6 +44,10 @@ This section contains the release notes for Umbraco Forms 15 including all chang This Deploy add-on adds support for transferring, restoring, exporting and importing (including migrating between major versions) of Umbraco Forms data. +#### [**15.0.0-rc2**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(October 24th 2024)** + +* Update Forms and Deploy dependencies to 15.0.0-rc2 + #### [**15.0.0-rc1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(October 14th 2024)** * Compatibility with Umbraco 15 and Deploy 15 From d0e6cd34a7f8e4fb940dfc213c5df1b5398f8f38 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Fri, 25 Oct 2024 12:00:49 +0200 Subject: [PATCH 2/2] Trigger GitBook checks --- 15/umbraco-forms/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index a9f5181c5ca..de8a1586b20 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -1,7 +1,7 @@ --- description: >- Get an overview of the things changed and fixed in each version of Umbraco - Forms. + Forms. --- # Release Notes