> 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-ios-guide/8.1-agent-ios-guide/get-started/release-notes.md).

# Release Notes

New Features Released March 2023

| Feature                         | Description                                                                                                                                                                    |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Home screen redesign            | The Home screen is redesigned for better visibility of security events, warnings, and benign events.                                                                           |
| Lock-Screen widget              | A Home screen widget and a Lock-Screen widget have been added to the Cortex XDR apps to help track the connectivity status and events, while improving the App's connectivity. |
| Stationary device configuration | Cortex XDR enables an iOS device to be configured as a "Stationary device", and alerts if the device is used in a way that is not intended.                                    |

New Features Released December 2022

| Feature                                                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **New iOS Device Protection from Threats and Jailbreaking with Cortex XDR Mobile** | <p>Cortex XDR now introduces coverage for iOS device with Cortex XDR Mobile:</p><ul><li><p>Cortex XDR enables you to:</p><ul><li>Block SMS/MMS messages containing a malicious URL\*</li><li>Block spam calls and messages</li><li>Report messages as spam or phishing</li><li>Detect jailbroken devices</li><li>Recommend Reboot</li></ul><p>\* Due to Apple's OS limitations - Malicious URL protection scope applies only for "Unknown Senders" as determined by the OS and is not supported for iMessage.</p></li></ul> |

The following table describes known issues in the Cortex XDR Agent iOS app.

| Feature | Description                                                                                                                 |
| ------- | --------------------------------------------------------------------------------------------------------------------------- |
| N/A     | The Cortex XDR Agent app for iOS is not available when the Apple App Store is accessed from the People's Republic of China. |


---

# 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-ios-guide/8.1-agent-ios-guide/get-started/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.
