File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,10 @@ This section contains the release notes for Umbraco Deploy 13 including all chan
160
160
161
161
## Umbraco.Deploy.Contrib
162
162
163
+ ### [ 13.3.1] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-13.3.1 ) (July 11th 2025)
164
+
165
+ * Recursively migrate DocTypeGridEditor (DTGE) property values [ #270 ] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues/270 )
166
+
163
167
### [ 13.3.0] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-13.3.0 ) (October 3rd 2024)
164
168
165
169
* Migrate nested/recursive legacy pre-value property values [ #71 ] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/pull/71 )
Original file line number Diff line number Diff line change @@ -81,6 +81,10 @@ This section contains the release notes for Umbraco Deploy 15 including all chan
81
81
82
82
## Umbraco.Deploy.Contrib
83
83
84
+ ### [ 15.0.1] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-15.0.1 ) (July 11th 2025)
85
+
86
+ * Recursively migrate DocTypeGridEditor (DTGE) property values [ #270 ] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues/270 )
87
+
84
88
### [ 15.0.0] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-15.0.0 ) (November 14th 2024)
85
89
86
90
* Update CMS and Deploy dependencies to 15.0.0
Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ This section contains the release notes for Umbraco Deploy 15 including all chan
47
47
48
48
## Umbraco.Deploy.Contrib
49
49
50
+ ### [ 16.0.1] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-16.0.1 ) (July 11th 2025)
51
+
52
+ * Recursively migrate DocTypeGridEditor (DTGE) property values [ #270 ] ( https://github.com/umbraco/Umbraco.Deploy.Issues/issues/270 )
53
+
50
54
### [ 16.0.0] ( https://github.com/umbraco/Umbraco.Deploy.Contrib/releases/tag/release-16.0.0 ) (May 12th 2025)
51
55
52
56
* Compatibility with Umbraco 16.0.0 and Deploy 16.0.0
You can’t perform that action at this time.
0 commit comments