Release notes
Get an overview of the changes and fixes in each version of Umbraco Deploy.
Last updated
Get an overview of the changes and fixes in each version of Umbraco Deploy.
Last updated
In this section we have summarised the changes to Umbraco Deploy and released in each version. Each version is presented with a link to the 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.
This section contains the release notes for Umbraco Deploy 13 including all changes for this version.
All items from 13.4.0-rc1
Schema cleanup and item actions triggered from Deploy's management dashboard (create or delete UDA files and Umbraco items)
Allow ignoring dependencies in transfer/restore operations
Ignore Dependencies
artifact property when calculating the checksum and fix schema comparison
Add 'Hide up to date' toggle to schema comparison
Fix parsing dictionary item root UDI range from node ID
Ensure work item references/action results are deallocated (reduces overall memory usage in Deploy)
Removed the non-functioning and non-required button from the transfer dialog complete view
Improve diff view in Compare dialog (compare each word instead of line in JSON values)
Update documentation links in management dashboard to include major version in the URL
Add ValidateDependenciesOnImport
setting to management dashboard
All items from 13.3.0-rc1
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
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
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
All items from 13.1.0-rc1
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).
Added configuration setting to allow hiding of version details on the settings dashboard.
Fixed issue with transfer of empty values to overwrite non-empty ones.
Fixed regression issue with transfer of date values.
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:
Update Richtext value connector to handle references in blocks.
All items from 13.2.0-rc1
All items from 13.1.0-rc1
Compatibility with Umbraco 13
Ensure environment-to-environment actions are executed asynchronously on background job (fixes timeout issues on large deployments)
Only require default, allowed and master templates and their associated files to exist (avoids schema mismatches on template changes)
Ensure release date of invariant content is correctly transferred
Parse nested JSON property values from artifact values
Fixed deploy signatures not getting cleared when members are deleted
Allow members to be deployed when selected as items in a multi-node tree picker
Apply ExcludedEntityTypes
configuration to disk operations
Set trashed state when processing content
Improve exception message when parent cannot be found when getting artifact
Fixed issue with transfer of date values within Nested Content, Block List, or Block Grid properties
Fixed issue where templates could incorrectly cause schema mismatch errors when running in production mode
Fixed issue where importing invalid variant property data would cause a not supported variation exception
Fixed deserialization issue causing problems with the compare content feature
Add configuration to allow control over suspension and resumption of Examine and document cache events during Deploy operation
Add IArtifactTypeResolver
to allow custom type resolving when deserializing to IArtifact
(used by Deploy Contrib, see PR )
Fixed issue where the removal of a master template couldn't be deployed
Ensured configuration for behavior following a "path too long" exception is respected for handling image cropper values
User experience and message improvements on content flow exception
Added configurable option to avoid overwriting of dictionary items with empty values
For more details see the page on .
Fixed issue with transfer of content using language variants
See full details of breaking changes under the .
Migrate nested/recursive legacy pre-value property values
Skip empty pre-values
Add Matryoshka Group Separator artifact migrator
Add migrators to support DocTypeGridEditor to Block Grid migration
Add legacy migrators and type resolver to allow importing from Umbraco 7 in
You can find the release notes for versions out of support in the and