Skip to content

Commit 6b5a25c

Browse files
Add Deploy, Deploy Contrib and Forms Deploy 15.0.0-rc2 release notes
1 parent d417f0e commit 6b5a25c

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

15/umbraco-deploy/release-notes.md

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

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

21+
#### [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)
22+
23+
* Update CMS dependency to 15.0.0-rc2
24+
* Add option to include all schema in a workspace export
25+
* Add option to export from transfer queue
26+
* Fix `BlockValue` obsoleted properties (set GUID keys instead of UDIs and support block level variants)
27+
* Combine migrated grid editor with default Block Grid block configuration (set `RowMinSpan` and `RowMaxSpan` to `1` and `EditorSize` to `medium`)
28+
* Restructure keys and add new UI localizations
29+
2130
#### [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)
2231

2332
* Compatibility with Umbraco 15
@@ -28,6 +37,10 @@ This section contains the release notes for Umbraco Deploy 15 including all chan
2837

2938
## Deploy Contrib
3039

40+
#### [15.0.0-rc2](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-15.0.0-rc1) (October 24th 2024)
41+
42+
* Update CMS and Deploy dependencies to 15.0.0-rc2
43+
3144
#### [15.0.0-rc1](https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-15.0.0-rc1) (October 14th 2024)
3245

3346
* Compatibility with Umbraco 15 and Deploy 15

15/umbraco-forms/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ This section contains the release notes for Umbraco Forms 15 including all chang
4444

4545
This Deploy add-on adds support for transferring, restoring, exporting and importing (including migrating between major versions) of Umbraco Forms data.
4646

47+
#### [**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)**
48+
49+
* Update Forms and Deploy dependencies to 15.0.0-rc2
50+
4751
#### [**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)**
4852

4953
* Compatibility with Umbraco 15 and Deploy 15

0 commit comments

Comments
 (0)