You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 10/umbraco-deploy/release-notes.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,13 @@ If you are upgrading to a new major version you can find the details about the b
18
18
19
19
This section contains the release notes for Umbraco Deploy 4 and 10 including all changes for these versions. For each major version, you can find the details about each release.
* Add `[DisableRequestSizeLimit]` attribute to `UploadForImport` endpoint to remove application request size limit (server/infrastructure restrictions may still apply)
24
+
* Fixed issue where content was not saved when transferring variant content with a release date
25
+
* Support flexible environments on Umbraco Cloud (remove requirement for environment types to be Development, Staging or Live)
26
+
* Update documentation links in management dashboard to include major version in the URL
0 commit comments