Get an overview of the things changed and fixed in each version of Umbraco Deploy.
In this section we have summarised the changes to Umbraco Deploy and Deploy Contrib released in each version. Each version is presented with a link to the Deploy issue tracker showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
If you are upgrading to a new major version you can find the details about the breaking changes in the version specific updates article.
This section contains the release notes for Umbraco Deploy 13 including all changes for this version.
Add option to include all schema in a workspace export
Add option to export from transfer queue
Combine migrated grid editor with default Block Grid block configuration (set RowMinSpan
and RowMaxSpan
to 1
and EditorSize
to medium
)
Import on startup
Added ValidateDependenciesOnImport
setting to disable dependency validation on import
Fixed issue where content was not saved when transferring variant content with a release date
Support flexible environments on Umbraco Cloud (remove requirement for environment types to be Development, Staging or Live)
Support migrating legacy Grid editor settings (config/styles) using JSON object pre-values
Fix tree export of members by member type
Ensure release date of invariant content is correctly transferred #233
Parse nested JSON property values from artifact values #234
All items from 13.2.0-rc1
Fixed Could not create Udi node: {Id} and entity type {EntityType}
exception when exporting tree nodes without children
Fixed deploy signatures not getting cleared when members are deleted #230
Allow members to be deployed when selected as items in a multi-node tree picker #231
Apply ExcludedEntityTypes
configuration to disk operations #232
Add migrators to support legacy Grid layout to Block Grid migration
Add [DisableRequestSizeLimit]
attribute to UploadForImport
endpoint to remove application request size limit (server/infrastructure restrictions may still apply)
Determine missing routePath
based on $routeParams
to fix Export, Queue for transfer, and Partial Restore actions on items with children in a list view
Set trashed state when processing content #223
Improve exception message when parent cannot be found when getting artifact #216
All items from 13.1.0-rc1
Fixed issue with transfer of date values within Nested Content, Block List, or Block Grid properties #209
Fixed issue where templates could incorrectly cause schema mismatch errors when running in production mode #187
Fixed issue where importing invalid variant property data would cause a not supported variation exception #8
Fixed deserialization issue causing problems with the compare content feature #212
Add configuration to allow control over suspension and resumption of Examine and document cache events during Deploy operation #211
Add IArtifactTypeResolver
to allow custom type resolving when deserializing to IArtifact
(used by Deploy Contrib, see PR #60)
Add base migrators for importing legacy artifacts (used by Deploy Contrib)
Restored ability to overwrite content properties with empty values
Improved error UX and messaging to only show technical detail option if available
Require a valid license when importing
Only validate ApiKey
and ApiSecret
when workspaces are configured
Explicitly register API controller endpoints
Removed the no-longer supported "live edit" feature (Deploy on Cloud only).
Fixed issue where the removal of a master template couldn't be deployed #201
Ensured configuration for behavior following a "path too long" exception is respected for handling image cropper values #200
Added configuration setting to allow hiding of version details on the settings dashboard.
User experience and message improvements on content flow exception #202
Fixed issue with transfer of empty values to overwrite non-empty ones.
Added configurable option to avoid overwriting of dictionary items with empty values #191
For more details see the page on Deploy's settings.
Fixed regression issue with transfer of date values.
Fixed issue with transfer of content using language variants #193
Fixes the display of the selected schedule date on queue for transfer.
Fixes parsing property values within Nested Content and Block List that were previously saved by the Contrib value connectors.
Fixed incorrectly including media files in export when 'Content files' wasn't selected.
Add maximum file size validation to import file upload.
All items from the 13.0.0 RCs and latest 12.2 features.
Align with latest CMS RC.
Add weight -100 to Deploy package migration (ensuring Deploy database tables are available before other package migrations are executed).
Add fluent API for Deploy webhooks.
Added optional deployment of webhooks as part of schema updates.
Added Deploy specific webhook events.
Exclude automatic relation type aliases (used for reference tracking) from deployment.
Fix cyclic dependency between configuring DeploySettings
and ConnectionStrings
.
Compatibility with Umbraco 13:
See full details of breaking changes under the version specific upgrade guide.
Update Richtext value connector to handle references in blocks.
Migrate nested/recursive legacy pre-value property values #71
All items from 13.2.0-rc1
Skip empty pre-values #63
Add Matryoshka Group Separator artifact migrator #67
Add migrators to support DocTypeGridEditor to Block Grid migration #66
All items from 10.2.0-rc1
Add legacy migrators and type resolver to allow importing from Umbraco 7 in #61
Compatibility with Umbraco 13
You can find the release notes for versions out of support in the Legacy documentation on Github and Umbraco Deploy Package page