# powerJobs Processor v21 ## v21.0.12 `21-12-2020` **General** - Updated Licensing to version: [18.1.21]() **Fixed** - Issue that led to an unusable machine and failing Jobs after running JobProcessor for a long time ## v21.0.10 `24-11-2020` **Features** - [Trace Window]() and [logfile]() 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]() - 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 ## v21.0.8 `08-10-2020` **General** - Updated Licensing to version: [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 :::{dropdown} Breaking Changes :title: bg-warning **Re-registering jobs types** It is necessary to start [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 [$Host.Applications]() and **$powerJobs** has been removed. **Renamed and changed environment variable POWERJOBS_DLL** Environment variable **POWERJOBS_DLL** has been renamed to [POWERJOBS_PROCESSORDIR]() and now points to the powerJobs job handler directory ::: ## v21.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]() and the [Vault Client Extension]() to the same [directory]() **Fixed** - Issue that the Job Dialog would not open in the [Vault Client Extension]() :::{dropdown} Breaking Changes :title: bg-warning **Removed Get-PowerJobs** Removed `Get-PowerJobs` Cmdlet. Use the functions from the [coolOrange.Applications.psm1]() module instead. ::: ## v21.0.5 `08-06-2020` **Fixed** - Compatibility-Issue with other [coolOrange products]() using an older []() version ## v21.0.3 `06-05-2020` **General** - Renamed *powerJobs* to *powerJobs Processor* :::{dropdown} Breaking Changes :title: bg-warning **License Registration** The [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*' ::: ## v21.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]() - 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 *Open-VaultConnection* cmdlet had no effect