> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cve-insights/release-notes.md).

# Release notes for Patch My CVE Insights

*Applies to: Patch My PC CVE Insights*

Details the production release history for Patch My PC (PMPC) CVE Insights, the most recent release being shown first.

## Release Version: 1.07

### New Features/Improvements

* Added dynamic generation for news images.&#x20;
* Added support for device date and time format.&#x20;
* Added "**-**" placeholder for unspecified CVE metrics.

### Fixes

* Resolved issues causing application crashes and instability.&#x20;
* Resolved pop-up positioning issues.&#x20;
* Resolved memory leaks.&#x20;
* Resolved an issue with the alerts list overlapping with the tab bar (iOS).&#x20;
* Resolved an issue displaying the notification counter badge (Android).&#x20;
* Resolved an issue with navigation bar animation (Android).&#x20;
* Various UI fixes.&#x20;

## Release Version: 1.0.6&#x20;

<details>

<summary><strong>New Features/Improvements</strong></summary>

* Introduced Microsoft Defender integration.&#x20;
* Added the ability to share news.&#x20;
* Introduced a **News** page on the website.&#x20;
* Added CVSS v4.0 support.&#x20;
* Added **Start** and **End** version fields for affected products in CVE Details.&#x20;
* Renamed the **General** section to **Alert Information** on the **Alert Details** page.&#x20;
* Improved the **Notifications** page by removing the **View Details** button.

</details>

<details>

<summary><strong>Fixes</strong></summary>

* Resolved an issue with infinite loading indicator after token refresh.&#x20;
* Resolved an issue with the spacing between **Search** and **Notifications** buttons in the top-right corner.&#x20;
* Resolved an issue displaying the **Confidentiality Impact** parameter for CVSS v2.0 and v3.x&#x20;
* Resolved UI issues related to pop-ups.&#x20;
* Resolved an issue with the incorrect display of **Confidentiality Impact.**&#x20;
* Resolved an overlap issue with the **Add Alert** button when vendor names are too long.&#x20;
* Resolved an issue with the **Company Analytics** data display (iOS).&#x20;
* Resolved UI flickering issue during page transitions (iOS).&#x20;
* Resolved scrolling issues on the **Notifications** page (iOS).&#x20;
* Resolved an issue with the ability to select **Access Metric** (CVSS v2) in **CVE Search** filters (iOS).
* Removed the white dot from the Patch My PC logo (Android).
* Resolved an issue with filter grabber functionality on the **CVE Search** page (Android).&#x20;

</details>

## Release Version: 1.0.5&#x20;

<details>

<summary><strong>New Features/Improvements</strong></summary>

* Added a prompt to request push-notification permissions after app reinstall if the user had previously created alerts.
* Added the capability to scroll to the top by tapping on the tab title.
* Added automatic conversion of date and time based on the user’s time zone.&#x20;

</details>

<details>

<summary><strong>Fixes</strong></summary>

* Resolved an issue where the notification counter was not updating correctly.&#x20;
* Resolved an issue with the color indicator display for CVE parameters.&#x20;
* Resolved an issues where news images disappeared after returning to the app from the background.&#x20;
* Resolved an issue where news images disappeared during fast scrolling.&#x20;
* Adjusted the logo size for consistent visual appearance across the app.&#x20;
* Corrected the tab icon sizing for improved UI consistency.&#x20;
* Resolved incorrect behavior when applying filters after tapping the **Cancel** button.&#x20;
* Resolved an issue with crashes on Android devices caused by a long loading of analytics data on the **Personal** tab.&#x20;
* Resolved an issue with crashes on iOS devices that occurred during Sign In to Cloud.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-cve-insights/release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
