> 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-xdr-agent-android-guide/7.1.3/release-notes.md).

# Release Notes

New features, known issues, and addressed issues in Cortex XDR app 7.1 releases for Android are described below.

#### Features Introduced in Cortex XDR App 7.1

No new features were introduced in the 7.1 releases.

#### Known and Addressed Issues in Cortex XDR App 7.1

This table lists all known and addressed issues in all the Cortex XDR App 7.1 releases.

| Issues                                                                                              | Description                                                                                                                                                                                                                |
| --------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>CPATR-13990</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.3 release.</p> | Fixed Cortex XDR Agent sending the same security alert twice.                                                                                                                                                              |
| <p><strong>CPATR-14744</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.3 release.</p> | Fixed Cortex XDR Agent ignoring multiple hashes based on allow and block lists.                                                                                                                                            |
| <p><strong>CPATR-13180</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.2 release.</p> | On devices running Android 10 or later, the Cortex XDR app suddenly halted while scanning apps with internal archives.                                                                                                     |
| <p><strong>CPATR-12831</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.1 release.</p> | Sometimes, before the endpoint connects to Wi-Fi, the Cortex XDR agent reports the IP address of 0.0.0.0 or 127.0.01 to Cortex XDR instead of to the actual endpoint IP address.                                           |
| <p><strong>CPATR-12549</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.1 release.</p> | The Cortex XDR agent wrongly reports Administrative Hash Exception alerts for hashes that are not on the Block List.                                                                                                       |
| <p><strong>CPATR-12548</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.1 release.</p> | Sometimes endpoint scans initiated from Cortex XDR remain **In Progress** status and are not completed.                                                                                                                    |
| <p><strong>CPATR-12147</strong></p><p>This issue is resolved in Cortex XDR agent 7.1.1 release.</p> | <p>The Cortex XDR app does not report the user name in security events.</p><p>Suggested workaround: Using the host name in the incident, go to Endpoints Management and locate the user associated with this endpoint.</p> |


---

# 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-xdr-agent-android-guide/7.1.3/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.
