powerVault v25

v25.1.11

29-11-2024

Features

  • Enabled automatic importing for the powerVault module, allowing its cmdlets to be auto-discovered.
    This removes the need for Import-Module powerVault calls in customization scripts and also when debugging in PowerShell IDEs.

Fixed

  • Show-Inspector causing NullReferenceException when used within BOM Window functions or during the automatic reload of changes in client customizations

  • Issues importing the powerVault module in PowerShell 7:

    • its auto-import during Import-Module powerEvents caused the error “Unable to find type [coolOrange.VaultServices.Vault.VaultEnvironment,powerVault.Cmdlets]” in PowerShell IDEs.

    • importing powerVault failed after importing powerGate, e.g. in Vault Data Standard customizations for Inventor 2025.

  • Get-VaultFileBOM causes unusual warning logs when invoked in ERP integrations by the BOM Window (“Register-ArgumentCompleter … | Failed: exception = {System.NullReferenceException}”)

  • The “powerVault Information” shortcut no longer worked because the About dialog failed to start (see Licensing v18.4.7)

v25.1.8

04-10-2024

Features

General

  • Shared third-party Libraries (e.g. log4net and PostSharp Diagnostics) are no longer installed into the GAC but are now merged to avoid conflicts with other products and plugins

  • Changed color for WARN log messages in Console to make them easier to read

  • Updated Licensing to version: 18.4.2

  • powerVault logs are not redirected to the log file of the product they are used in, when used in older powerJobs Processor (<= v25.0) or powerEvents (<= v24.0) versions.

  • powerVault logging configuration is now solely controlled by the powerVault logging configuration even when used within other products like powerJobs Processor or powerEvents.

  • About Dialog is not working correctly.

v25.0.1

23-04-2024

General

  • Added support for Vault 2025

  • Introduced a new product icon that’s simpler and easy to recognize within our product portfolio

  • Updated Licensing to version: 18.4.1

Known issue in Vault Datastandard for Inventor 2025 and AutoCad 2025

The powerVault module cannot be imported or used in Vault Datastandard for Inventor 2025 and AutoCad 2025 (Vault Datastandard for Inventor 2025 and for AutoCAD 2025 uses Powershell 7.2 which is currently not supported by powerVault).