# Insights Inventory Extension Release Notes

*Applies to: Patch My PC Advanced Insights Inventory Extension*

Details the production release history for Patch My PC's Advanced Insights **InventoryExtensions.msi**, the most recent release being shown first.

### 2.2.0- 2026-03-24

* New class: PMPC\_SecureBoot, that will provide data to a new dashboard in an upcoming release of Advanced Insights

### 2.1.2- 2025-12-09

* The PMPC\_Updates class now has a timeout of 5 minutes to prevent it from holding up Hinv.

### 2.1.1- 2025-09-26

* Fixed issue with ARM detection on PMPC\_Compliance

### 2.1.0- 2025-08-19

* New class: PMPC\_Compliance, that will provide data to a new dashboard in an upcoming release of Advanced Insights.
* Now using Shared "PatchMyPC" program data folder for logging and data
* Fixed manual uninstallation bug when uninstall reaches timeout.

### 1.7.0- 2025-07-30

* Fixed bug where strings with non standard UTF8 chars prevented monitor display table from loading.
* Improved uninstallation logic when uninstalling/upgrading MSI from an unhealthy state.

### 1.6.3- 2025-04-16

* Fixed Possible null reference bug across PMPC\_UserProfile, PMPC\_UserApps and PMPC\_BrowserExtension classes.
* Updated Dependencies.

### 1.6.2- 2025-01-13

* Various bug fixes to PMPC\_BrowserExtension.&#x20;
* ESR versions of firefox now supported.
* Latest versions of Opera now supported.
* Chromium based policies that make use of "Secure Preferences" now supported.

### 1.6.0- 2024-11-26

* Notifications sent from Advanced Insights will now be displayed with custom branding, as configured in Software Center

### 1.5.5- 2024-11-06

* Updated dependencies.
* PMPC\_BrowserExtension data now more accurate. Chromium based browsers with multiple profiles configured now have all extensions inventoried across all profiles.&#x20;
* Fixed bug causing Brave Browser extensions to be missed.

### 1.5.3- 2024-08-29

* Fixed PMPC\_Update bug for Windows Server 2016 & 2019.
* Servers now only scan against Windows Update services and not Microsoft Update

### 1.5.2 - 2024-05-29

* Fixed PMPC\_UserProfile bug for file paths exceeding 260 characters
* Fixed PMPC\_BrowserExtension bug for invalid extension JSON files.
* Now targeting .NET 4.6.2 for better Windows Server support&#x20;

### 1.5.0 - 2024-04-29

* Better installer experience & logic
* More accurate user profile enumeration
* PMPC\_BrowserExtension now has an Chrome/Edge store ID property
* Fixed bug that caused only 1 browser extension to be inventoried from Firefox
* Fixed "Invalid Disk" bug on PMPC\_Disks enumeration

### 1.4.0 - 2024-03-13

#### New:

* PMPC\_WifiInterface
* PMPC\_UserProfile

#### Improved:

* PMPC\_BrowserExtension: Now supports more locales.
* PMPC\_LocalGroups: Added "GroupMember" property to distinguish between users and group members.

### Removed:

* PMPC\_UserRights

### 1.3.2 - 2024-02-22

* Improved User-Installed App Inventory&#x20;
* ODBC Inventory now excludes the default "Visio Database Samples" connection.
* All PowerShell scripts removed from Installer

### 1.3.1 - 2024-02-14

* Further improvements to PMPC\_Dock

### 1.3.0 - 2024-01-25

#### Bug Fixes:

* PMPC\_Dock improved detection method
* PMPC\_Monitors now supports more HP monitors

#### New Inventory Class:

* PMPC\_BrowserExtension

### 1.2.0 - 2024-01-18

Initial release of InventoryExtensions.msi

Supports the following report classes:

* PMPC\_Batteries
* PMPC\_Disks
* PMPC\_Dock
* PMPC\_LocalGroups
* PMPC\_Monitors
* PMPC\_UserApps
* PMPC\_UserRights
* PMPC\_ODBC
* PMPC\_Updates


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-insights/advanced-insights-release-notes/insights-inventory-extension-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
