powerEvents v27

v27.0.5

16-06-2026

Fixed

  • Compatibility issues in add-ins from other software vendors (e.g. M+M PDM Booster)
    caused by powerEvents Vault extension that unfortunately interfered with their assembly resolution by loading DLLs from the Vault Client installation directory without version checks, which led to potential conflicts with Microsoft.*, System.*, and DevExpress.* assemblies

General

  • Add-InventorMenuItem: the $inventor application object is now created and available globally throughout the entire customization script

  • 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.4

21-04-2026

Features

  • Added new parameters Add-InventorMenuItem cmdlet for:

    • Setting icons for added menu items

    • Setting the tab name the menu item is added to

    • Setting the panel name the menu item is added to

  • Added new parameter for setting icons to menu items created by the Add-VaultMenuItem cmdlet.

Fixed

  • Issue with Add-InventorMenuItem where the icon of the added menu item in Inventor was not displayed correctly in Dark Mode.

General

  • Added support for Vault and Inventor 2027

  • Updated Licensing to version: 18.4.11.

  • Replaced ProductName with CompanyName in the title of the Error Messagebox and message of Add-VaultRestriction

  • Internal refactoring of the setup and installation process.