Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@kobelobster kobelobster released this 10 Dec 08:52

v0.4.0 - 2020-12-10

  • Added Get-MSPublicationPackageInformationData.ps1 for listing informational data of Publication Package
  • Added Set-MSPublishingTargetForPublicationCombination.ps1 for defining Publishing Targets for Publication Combination
  • Added Get-MSPublicationTargetData.ps1 to retrieve data of a publication target
  • Added Get-MSPublishingTargets.ps1 to retrieve publishing targets for a project
  • Added New-MSSftPublicationPackage.ps1 to add a new publication package with SFTP upload
  • Added Set-PublishingTargets.ps1 as a maintenance script to extend all publication package by new publication targets
  • Added Set-PublishingTargetsReport.ps1 to create a report for the above added script

Overview

FAQ

  • Read the FAQ.md document for more information.

Known Issues


Breaking changes

  • No breaking changes have been introduced