# powerJobs Processor v21 ## 21.0.12 `21-12-2020` **General** - Updated Licensing to version: [18.1.21](licensing:change_logs/license_v18:18.1.21) **Fixed** - Issue that led to an unusable machine and failing Jobs after running JobProcessor for a long time ## 21.0.10 `24-11-2020` **Features** - [Trace Window]() and [logfile](/logging) contain more details about [failed jobs]() by providing the filename and line number of powerShell errors - Job Queue Result displays only relevant [Error messages]() instead of all the logged Warnings and Errors **General** - Updated Licensing to version: [18.1.19](licensing:change_logs/license_v18:18.1.19) - Copyright notices have changed **Fixed** - Issue that the [Trace Window]() stopped logging after many jobs were executed - Issue that the "*Save As*" and the "*Clear*" button in the [Trace Window]() disappeared after several log entries ## 21.0.8 `08-10-2020` **General** - Updated Licensing to version: [18.1.18](licensing:change_logs/license_v18:18.1.18) - Added DEPRECATED support for replaced *\$powerJobs.Applications* - Added DEPRECATED support for renamed *POWERJOBS_DLL* environment variable **Fixed** - Issue that the Setup did not display the full version number ```{eval-rst} .. dropdown:: Breaking Changes :title: bg-warning | **Re-registering jobs types** | It is necessary to start :ref:`powerJobs.exe ` at least once after upgrading from an older version to synchronize the job types for the Vault Job Processor to accept them. | **Replaced $powerJobs.Applications** | Property **$powerJobs.Applications** has been replaced by :doc:`$Host.Applications ` and **$powerJobs** has been removed. | **Renamed and changed environment variable POWERJOBS_DLL** | Environment variable **POWERJOBS_DLL** has been renamed to :ref:`POWERJOBS_PROCESSORDIR ` and now points to the powerJobs job handler directory ``` ## 21.0.7 `23-07-2020` **General** - Removed DEPRECATED support for removed *\$powerJobs.Job* in [18.0.11]() - Added DEPRECATED support for removed *Get-PowerJobs* - Moved the [Job Processor Extension](/jobprocessor) and the [Vault Client Extension](/job_configuration) to the same [directory]() **Fixed** - Issue that the Job Dialog would not open in the [Vault Client Extension](/job_configuration) ```{eval-rst} .. dropdown:: Breaking Changes :title: bg-warning | **Removed Get-PowerJobs** | Removed ``Get-PowerJobs`` Cmdlet. Use the functions from the :ref:`coolOrange.Applications.psm1 ` module instead. ``` ## 21.0.5 `08-06-2020` **Fixed** - Compatibility-Issue with other [coolOrange products](coolorange:index) using an older [](/logging) version ## 21.0.3 `06-05-2020` **General** - Renamed *powerJobs* to *powerJobs Processor* ```{eval-rst} .. dropdown:: Breaking Changes :title: bg-warning | **License Registration** | The :ref:`License has to be registered ` again using the same SerialNumber or ActivationFile. | **Registry Keys** | Changed registry keys from '*HKEY_LOCAL_MACHINE\SOFTWARE\coolOrange s.r.l.\powerJobs*' to '*HKEY_LOCAL_MACHINE\SOFTWARE\coolOrange s.r.l.\powerJobs Processor*' ``` ## 21.0.2 `25-04-2020` **Features** - Added support for Vault, Inventor and DWG TrueView 2021 **General** - End User License Agreement (EULA) has changed - Updated Licensing to version: [18.1.17](licensing:change_logs/license_v18:18.1.17) - Added *powerJobs Information* shortcut to startmenu - Removed *powerJobs Help* shortcut from startmenu as it can be accessed via powerJobs Information shortcut - Removed Splashscreen **Fixed** - Issue that wrong file permissions of [powerjobs.vcet.config]() were deployed with setup and then [powerjobs.exe]() refusing to start - Issue that changing *\$ErrorActionPreference* or passing *-ErrorAction* to the [](/jobprocessor/code_reference/cmdlets/open-vaultconnection) cmdlet had no effect