# July 2024

### New features and improvements

* We have added a new feature to status pages: [Announcements](/incidents-and-status-pages/status-pages.md#faq-1), you may now add **announcements** to your page and the widget
* We have finalized our migration of all alert source event integrations to the new events API, enabling the event explorer feature for 99% of integrations (*HTTP request validation is slightly more strict, keep an eye out for your custom integrations, especially if you are unsure about: utf-8 compatibility, content-type / host header or API key integrity; reach out to support if needed*)
* We have made **ilert AI available for all customers**, by providing a service that automatically chooses EU mainland hosted large language models on ilert infrastructure for EU customers, making all of the ilert AI uses cases available to every user (customers may still choose to opt-out, to deactivate the features)
* The **ilert Search BETA** is now available for non ADMIN users as it now individually validates permissions to all search results on demand for the current user
* **ilert AI** now automatically **generates TTS audio content** for your **call flow** node texts
* We have introduced a **new alert source detail view**, which also provides insights into how effective grouping is used for the specific source

### Integration updates

* We have introduced a new inbound integration for [Postman](/integrations/inbound-integrations/postman-monitors.md) Monitors
* We have improved the checkmk inbound integration to support additional event types
* We have improved the GCP alerts (former Stackdriver) integration in support alert key extraction for GCP Error events


---

# Agent Instructions: 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:

```
GET https://docs.ilert.com/changelog/2024/july-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
