Releases: umbraco/Umbraco.Deploy.Contrib
10.2.0
Full Changelog: release-10.2.0-rc1...release-10.2.0
13.1.0-rc1
What's Changed
- Add legacy migrators and type resolver to allow importing from Umbraco 7 by @ronaldbarendse in #61
Full Changelog: release-13.0.0...release-13.1.0-rc1
12.1.0-rc1
What's Changed
- Add legacy migrators and type resolver to allow importing from Umbraco 7 by @ronaldbarendse in #61
Full Changelog: release-12.0.0...release-12.1.0-rc1
2.0.0 - UmbracoDeploy.Contrib.Export
What's Changed
- Export artifacts (content, schema and files) by @ronaldbarendse in #60
Full Changelog: release-2.0.0...release-2.0.0-export
How to create an Umbraco 7 export archive
This release contains the Umbraco.Deploy.Contrib.Export
assembly (as downloadable asset) that can be added to an existing Umbraco 7 project that already has Umbraco Deploy and Deploy Contrib installed. It contains a new ArtifactExportService.ExportArtifacts()
service/method that creates a ZIP archive containing the specified content, schema and files, which can then be imported using the import feature added in Deploy 4.9, 10.3, 12.1 and 13.0, and using the additional legacy migrators added in PR #61.
An example of how to use the ArtifactExportService
to create an export of all content and media (including related/dependent schema items) can be found in PR #60.
4.3.0-rc1
What's Changed
- Add legacy migrators and type resolver to allow importing from Umbraco 7 by @ronaldbarendse in #61
Full Changelog: release-4.2.1...release-4.3.0-rc1
10.2.0-rc1
What's Changed
- Add legacy migrators and type resolver to allow importing from Umbraco 7 by @ronaldbarendse in #61
Full Changelog: release-10.1.1...release-10.2.0-rc1
13.0.0
Full Changelog: release-13.0.0-rc3...release-13.0.0
13.0.0-rc3
Full Changelog: release-13.0.0-rc2...release-13.0.0-rc3
13.0.0-rc2
Full Changelog: release-13.0.0-rc1...release-13.0.0-rc2
13.0.0-rc1
Full Changelog: release-12.0.0...release-13.0.0-rc1