powerVault v27

v27.0.3

17-06-2026

Fixed

  • Compatibility issues in add-ins from other software vendors (e.g. M+M PDM Booster) caused by powerVault’s assembly loading from the Vault Client installation directory:

    • Autodesk assemblies are now loaded only when required, especially when running Open-VaultConnection or Update-VaultFile -Properties outside the Vault Client (e.g. Inventor or PowerShell IDEs)

    • Assembly resolving is now limited to the required Vault assemblies only, reducing version conflicts with Microsoft.*, System.*, and DevExpress.* assemblies that could previously be loaded from the Vault installation directory without proper version checks

General

  • Removed unnecessary Autodesk Vault SDK assemblies from the module directory, resulting in slightly smaller installation packages

  • Updated Licensing to version: 18.4.14

  • Updated shared third-party PostSharp Diagnostics libraries to version 2026.0.9 to ensure compatibility with other products

  • Updated internally used installer framework

v27.0.2

17-04-2026

General

  • Added support for Vault 2027

  • Updated Licensing to version: 18.4.11

  • Internal refactoring of the setup and installation process