> 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/may-2024.md).

# May 2024

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

## Hotfix Release - May 26, 2024

The table below lists the bug fixes and enhancements in the May 26, 2024 hotfix release.

| Issue or Enhancement          | Issue Type  | Description                                                                                                                                                                                                                                             |
| ----------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| EXPANDR-8056                  | Bug Fix     | Improved formatting of the business unit field in alerts and services exports.                                                                                                                                                                          |
| EXPANDR-8427                  | Bug Fix     | An explanation will now be displayed in the UI when a website screenshot is not available.                                                                                                                                                              |
| EXPANDR-9002                  | Bug Fix     | Clicking the URL for a Website will now open the URL in a new tab.                                                                                                                                                                                      |
| EXPANDR-8973                  | Bug Fix     | Fixed a bug that caused errors when updating the business unit for an IPv6 range.                                                                                                                                                                       |
| EXPANDR-9585                  | Bug Fix     | Fixed a bug in which some assets were not included in the AUM widget in the Quarterly ASM Overview report.                                                                                                                                              |
| EXPANDR-9696 and EXPANDR-9748 | Bug Fix     | Fixed an error that occurred when assigning IPR tags to IPv6 ranges.                                                                                                                                                                                    |
| EXPANDR-9698 and EXPANDR-9772 | Enhancement | Customers who have not enabled Attack Surface Testing or who don't have an Attack Surface Testing license will now be able to see the list of available vulnerability tests as well as a banner that links to EULA acceptance or free trial activation. |
| EXPANDR-9728                  | Bug Fix     | Fixed a bug that caused an incorrect information icon and text to appear when using the attack surface rule filter on the incidents page.                                                                                                               |
| EXPANDR-9812                  | Bug Fix     | Sorting now works as expected when using incident and alert search.                                                                                                                                                                                     |

## Hotfix Release - May 19, 2024

The table below lists the bug fixes and enhancements in the May 19, 2024 hotfix release.

| Issue or Enhancement       | Issue Type  | Description                                                                                                                                                                                                                                                 |
| -------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Redesigned Service Details | Enhancement | The redesigned service details page provides a single point of access to all the incidents, alerts, and assets related to a service. The new service details also display a comprehensive list of attack surface test results or inferred CVE intelligence. |
| EXPANDR-8577               | Bug Fix     | Fixes a bug in the Cortex Xpanse public API when assigning annotations to IP ranges.                                                                                                                                                                        |

## Hotfix Release - May 12, 2024

The table below lists the bug fixes and enhancements in the May 12, 2024 hotfix release.

| Issue or Enhancement      | Issue Type  | Description                                                                                                                                                                                                                     |
| ------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Incident and Alert Search | Enhancement | You can now search the content of Alerts and Incidents tables. This new search option enables you to quickly find specific alerts and incidents without having to know exactly which filters to use or to use multiple filters. |
| EXPANDR-9600              | Bug fix     | Removed duplicate statuses that appear in the dropdown menu when selecting an alert resolution type.                                                                                                                            |
| XPSUPPORT-2677            | Bug Fix     | Fixed an issue where newly added tags are not propagating from IPv4 ranges to responsive IPs.                                                                                                                                   |
| EXPANDR-8739              | Bug Fix     | Fixed an issue that caused the target selection list for Attack Surface Testing to take 18 seconds or longer to load.                                                                                                           |


---

# 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/may-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.
