# powerJobs v18 ## 18.0.12 `26-10-2017` **General** - Assemblies *coolorange.licensing* and *coolorange.Utils.UI* now gets installed in the GAC **Fixed** - Job failes with error message "[Could not load file or assembly licensing.Core or one of its dependencies](https://support.coolorange.com/support/solutions/articles/22000225524-failed-to-find-assembly-licensing-core-when-using-powergate-in-a-job)" when using [powerGate](powergate:change_logs/powerGate_v18) in a powerJobs job ## 18.0.11 `25-08-2017` **General** - Updated powerVault to version: [18.0.17](powervault:change_logs/powervault_v18:18.0.17) - Removed updating comments in sample jobs when adding attachments to files ```{eval-rst} .. dropdown:: Breaking Changes :title: bg-warningBreaking Changes | **Removed $powerJobs.Job** | Removed 'Job' Member of **$powerJobs** variable. Use :doc:`$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 - [](/jobprocessor/code_reference/cmdlets/open-document): Improved error-message when Inventor projectFile can not be modified, because other documents with different projectFile are already opened in this session ## 18.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](powervault:change_logs/powervault_v18: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 [](/jobprocessor/code_reference/cmdlets/clean-up) cmdlet is not able to remove exported document from Temp-directory. See [](powervault:code_reference/commandlets/add-vaultfile) fix in [18.0.8](powervault:change_logs/powervault_v18:18.0.8) - issue with invalid error-message *"Failed to checkin the file"* when vault file is released. See [](powervault:code_reference/commandlets/update-vaultfile) fix in [18.0.8](powervault:change_logs/powervault_v18:18.0.8)