powerEvents v26
v26.0.8
02-09-2025
Features
- powerEvents now allows to configure in which applications Client Customizations are executed. 
 By default, scripts run only in Vault Client, Inventor, and AutoCAD.
General
- Updated powerVault to version: 26.0.7. 
Breaking Changes
Custom Applications Require Configuration
With this change, powerEvents now respects the powerJobs Client - Configuration. As a result, only the default applications are supported out of the box.
If you are using custom applications, you must extend the configuration to include the desired applications.
v26.0.7
14-08-2025
General
- Updated powerVault to version: 26.0.6. 
v26.0.6
25-07-2025
Fixed
- Issue in the Add-VaultTab cmdlet where the - -Actionparameter was not executed when the tab was auto-activated by the Vault Client
 (e.g. after a Vault Client restart or when switching between different entity types), resulting in an empty tab.
General
- Improved performance in the - -Actionscript block of the following cmdlets by reducing Vault API calls for folder retrieval and eliminating other unnecessary calls:- Register-VaultEvent for File Events: UpdateFileStates, DeleteFiles, CheckinFile and AddFile 
 
- Updated Licensing to version: 18.4.8. 
- Updated powerVault to version: 26.0.4. 
v26.0.5
26-06-2025
Fixed
- Issue where closing a Windows PowerShell console with an established Vault connection and powerEvents loaded could lead to a - StackOverflowException.
- Issue where the usage of formatting cmdlets like - Out-Stringor- Out-Defaultcould lead to an- OutOfMemoryExceptionwhen executed in a PowerShell session hosted by powerEvents.
v26.0.3
04-06-2025
Fixed
- Nested modules weren’t loaded correctly in PowerShell 7 runspaces for Inventor 2025, Inventor 2026, and Vault Client 2026. 
 This caused invocations of coolOrange cmdlets via their module-qualified names (e.g. powerVault\Get-Vault…) to fail.
- Issue where coolOrange cmdlets were not available in BOM Window functions when - Show-BOMWindowwas used in a powerEvents runspace with the- -NoWaitparameter
General
- Updated powerVault to version: 26.0.3 
v26.0.2
22-05-2025
Fixed
- Compatibility issue with DataStandard for Inventor 2026, where customization scripts were not loaded due to version conflicts with the used System.Management.Automation assemblies 
- Failing Enter-PSHostRunspace calls (Attach Debugger) to “coolOrange” runspaces, which prevented debugging of client customizations for Autodesk 2026 applications via Windows PowerShell ISE or Visual Studio Code 
General
- Aligned the assembly loading mechanism in Vault and Inventor 2026 to prevent compatibility issues with other add-ins and allow future-safe updates of individual dependencies, 
 e.g. when customization scripts load newer versions of libraries while Autodesk 2026 applications still ship with older ones.
 (In special cases, the powerEvents.vcet.config can be adjusted so that all assemblies of the PowerShell 7 session are loaded in the Default AssemblyLoadContext, which is the default behavior for Vault 2026 extensions)
- Updated powerVault to version: 26.0.2 
v26.0.1
09-05-2025
Features
- powerEvents for Vault 2026 now self-hosts PowerShell 7 not only for Inventor 2026 but also for the Vault Client 2026, 
 enabling client customizations to fully leverage PowerShell 7.4 features and cmdlets.
Fixed
- Issue in powerJobs Client script SubmitJobsOnLifecycleTransition failing to queue jobs for configured lifecycle transitions when changing the state in Inventor 2025. 
General
- Added support for Vault and Inventor 2026 
- Updated powerVault to version: 26.0.1