powerEvents v26

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 exceptional cases, the powerEvents.vcet.config can simply be adjusted so that all assemblies of the PowerShell 7 session are loaded in the Default AssemblyLoadContext, as usual 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

General

  • Added support for Vault and Inventor 2026

  • Updated powerVault to version: 26.0.1