File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,16 @@ If you are upgrading to a new major version you can find the details about the b
1717
1818This section contains the release notes for Umbraco Deploy 13 including all changes for this version.
1919
20+ #### [ 13.3.0-rc1] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0 ) (November 13rd 2024)
21+
22+ * Add option to include all schema in a workspace export
23+ * Add option to export from transfer queue
24+ * Combine migrated grid editor with default Block Grid block configuration (set ` RowMinSpan ` and ` RowMaxSpan ` to ` 1 ` and ` EditorSize ` to ` medium ` )
25+ * Import on startup
26+ * Added ` ValidateDependenciesOnImport ` setting to disable dependency validation on import
27+ * Fixed issue where content was not saved when transferring variant content with a release date
28+ * Support flexible environments on Umbraco Cloud (remove requirement for environment types to be Development, Staging or Live)
29+
2030#### [ 13.2.2] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.2 ) (October 3rd 2024)
2131
2232* Support migrating legacy Grid editor settings (config/styles) using JSON object pre-values
Original file line number Diff line number Diff line change @@ -18,6 +18,16 @@ If you are upgrading to a new major version you can find the details about the b
1818
1919This section contains the release notes for Umbraco Deploy 14 including all changes for this version.
2020
21+ #### [ 14.2.0-rc1] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0 ) (November 13th 2024)
22+
23+ * Add option to include all schema in a workspace export
24+ * Add option to export from transfer queue
25+ * Combine migrated grid editor with default Block Grid block configuration (set ` RowMinSpan ` and ` RowMaxSpan ` to ` 1 ` and ` EditorSize ` to ` medium ` )
26+ * Import on startup
27+ * Added ` ValidateDependenciesOnImport ` setting to disable dependency validation on import
28+ * Fixed issue where content was not saved when transferring variant content with a release date
29+ * Support flexible environments on Umbraco Cloud (remove requirement for environment types to be Development, Staging or Live)
30+
2131#### [ 14.1.4] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.1.4 ) (October 3rd 2024)
2232
2333* Support migrating legacy Grid editor settings (config/styles) using JSON object pre-values
You can’t perform that action at this time.
0 commit comments