powerVault v25
v25.1.14
18-03-2025
General
- Improved performance for: - Update-VaultFile for dependency and attachment updates. 
- Add-VaultFile for situations where the file already exists in Vault. 
 
- Update-VaultFile and Add-VaultFile no longer download files to the users temp directory. 
Breaking Changes
Parameters on Update-VaultFile were renamed:
- From - -AddChildsto- -AddChildren
- From - -RemoveChildsto- -RemoveChildren
- From - -Childsto- -Children
v25.1.13
10-03-2025
Features
- New cmdlet: Get-VaultFolder to retrieve a Folders from Vault 
- New cmdlet: Get-VaultFolders to retrieve multiple Folders from Vault 
v25.1.12
13-01-2025
General
- Optimized performance by reducing Vault API calls for retrieving folders in the following cmdlets: - Update-VaultFile -AddChilds, -Childs, -RemoveChilds, -AddAttachments, -Attachments and -RemoveAttachments 
- Update-VaultItem -AddAttachments, -Attachments and -RemoveAttachments 
 
Fixed
- Compatibility issue with other coolOrange products that use an older Logging version and redirect logs to the corresponding product 
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 powerVaultcalls 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: - Auto-import during - Import-Module powerEventscaused 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
- Added support for PowerShell 7 
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).