powerJobs v18

v18.0.12

26-10-2017

General

  • Assemblies coolorange.licensing and coolorange.Utils.UI now gets installed in the GAC

Fixed

v18.0.11

25-08-2017

General

  • Updated powerVault to version: 18.0.17

  • Removed updating comments in sample jobs when adding attachments to files

Breaking Changes

Removed $powerJobs.Job
Removed ‘Job’ Member of $powerJobs variable. Use $job object instead.

Fixed

  • MessageBox ‘Job Server is enabled’ pops up on every start of Vault Explorer when user has not enought permissions to enable the Job-Queue

  • Only files with extension PS1 are recognized as Jobs by powerJobs: e.g. when renaming .ps1 files into .ps1_old, the file is not registered as Job any more, can not be executed in JobProcessor

  • Open-Document: Improved error-message when Inventor projectFile can not be modified, because other documents with different projectFile are already opened in this session

v18.0.6

21-04-2017

  • Official Release

General

  • Added support for Vault 2018

  • Removed support for Vault 2014 & 2015R2

  • Updated powerVault to version: 18.0.8

  • Changed Logging to have a single centralized configuration file and shared logging assembly in GAC

  • Changed registry keys to “HKLMSoftwarecoolOrange s.r.l.powerJobs”: Location and Version

Fixed

  • issue with jobs where Clean-Up cmdlet is not able to remove exported document from Temp-directory. See Add-VaultFile fix in 18.0.8

  • issue with invalid error-message “Failed to checkin the file” when vault file is released. See Update-VaultFile fix in 18.0.8