> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xpanse-expander-rn/hotfix-releases/june-2024.md).

# June 2024

The tables below lists the bug fixes and enhancements in June 2024 hotfix releases.

## Hotfix Release - June 30, 2024

The table below lists the bug fixes and enhancements in the June 30, 2024 hotfix release.

| Issue or Enhancement | Issue Type | Description                                                                                      |
| -------------------- | ---------- | ------------------------------------------------------------------------------------------------ |
| EXPANDR-10137        | Bug Fix    | Fixed a bug where special characters in business unit filters were displayed as unicode matches. |
| EXPANDR-10217        | Bug Fix    | Fixed a bug where the business unit name was being cut off in heirarchy view.                    |
| XPSUPPORT-2782       | Bug Fix    | Fixed a bug where user impact calculations were inaccurate when updating business units.         |

## Hotfix Release - June 23, 2024

The table below lists the bug fixes and enhancements in the June 23, 2024 hotfix release.

| Issue or Enhancement | Issue Type | Description                                                                             |
| -------------------- | ---------- | --------------------------------------------------------------------------------------- |
| EXPANDR-9957         | Bug Fix    | Fixed a bug in which the Websites dashboard widgets were not showing for scoped users.  |
| EXPANDR-9680         | Bug Fix    | Fixed a bug in which alert notification emails were not being sent for reopened alerts. |

## Hotfix Release - June 16, 2024

The table below lists the bug fixes and enhancements in the June 16, 2024 hotfix release.

| Issue or Enhancement | Issue Type | Description                                                                                                                                  |
| -------------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| XPSUPPORT-2703       | Bug Fix    | Fixed a bug that caused incorrect results when querying for websites with asset and business unit tags using the public API.                 |
| XPSUPPORT-2573       | Bug Fix    | Fixed a bug that caused the Prisma Cloud Management Status filter in the Alerts table to function incorrectly.                               |
| XPSUPPORT-2435       | Bug Fix    | Fixed a bug that caused some alerts to prematurely close within 24 hours of being opened and new alerts to be created shortly after.         |
| EXPANDR-9903         | Bug Fix    | Fixed a bug in which Microsoft Azure assets and services were not displayed as expected in the Inventory.                                    |
| EXPANDR-9630         | Bug Fix    | Fixed an issue that prevented Control Family filters from being removed from the Attack Surface Compliance Dashboard.                        |
| EXPANDR-9607         | Bug Fix    | Fixed the business unit filter so that the informational text displays correctly in dark mode.                                               |
| EXPANDR-8656         | Bug Fix    | Fixed a bug on the Websites page that caused the Externally Detected Providers column to display incorrectly in collapsed table layout view. |
| EXPANDR-7662         | Bug Fix    | Fixed a bug that caused incorrect counts for resolved incidents on the Attack Surface Incidents By Status widget.                            |

## Hotfix Release - June 2, 2024

The table below lists the bug fixes and enhancements in the June 2, 2024 hotfix release.

| Issue or Enhancement | Issue Type  | Description                                                                                                   |
| -------------------- | ----------- | ------------------------------------------------------------------------------------------------------------- |
| XPSUPPORT-2695       | Bug Fix     | Fixed a bug that caused inaccurate counts in the Unmanaged Cloud Services Over Time widget.                   |
| EXPANDR-9803         | Bug Fix     | Corrected the wording in the business unit dropdown menu.                                                     |
| EXPANDR-9773         | Enhancement | Added the Resolution Comment field to the alerts table.                                                       |
| EXPANDR-9764         | Bug Fix     | Fixed the formatting of the Attack Surface Testing Evidence Preview section on the service details page.      |
| EXPANDR-9762         | Bug Fix     | Fixed a bug that prevented the business unit hierarchy from displaying on the services details page.          |
| EXPANDR-9621         | Enhancement | Improved the default order of the columns on the services page.                                               |
| EXPANDR-9613         | Bug Fix     | Fix a bug that caused the No Overrides label to display on the asset details panel when there were overrides. |


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xpanse-expander-rn/hotfix-releases/june-2024.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.
