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..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 @@ -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