powerEvents v26
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-String
orOut-Default
could lead to anOutOfMemoryException
when executed in a PowerShell session hosted by powerEvents.
v26.0.3
04-06-2025
General
Updated powerVault to version: 26.0.3
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-BOMWindow
was used in a powerEvents runspace with the-NoWait
parameter
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