Skip to content

Releases: pkjaer/tridion-powershell-modules

Version 2.0.2

21 Mar 14:09
Compare
Choose a tag to compare

Small patch release to fix some issues with the installation scripts.

Version 2.0 has the following changes:

  • Now officially requires PowerShell v3.0
  • Introduced a new Close-TridionCoreServiceClient method to simplify properly closing the client.
  • The Core Service Client assembly is no longer locked by the PowerShell process.
  • Introduced scripts to simplify installation and updates, as well as verifying that it works.

Version 2.0

21 Mar 13:51
Compare
Choose a tag to compare
  • Now officially requires PowerShell v3.0
  • Introduced a new Close-TridionCoreServiceClient method to simplify properly closing the client.
  • The Core Service Client assembly is no longer locked by the PowerShell process.
  • Introduced scripts to simplify installation and updates, as well as verifying that it works.

GitHub migration

21 Mar 09:16
Compare
Choose a tag to compare

This is the initial release after migrating from Google Code to GitHub.

It contains the following changes (all backwards-compatible):

  • Updated URLs in the help for the various commands, to point to GitHub for the latest version.