# August 2024

### New features and improvements

* We have launched a new type of status page: "**Audience specific**" use it to let your status page show services and incidents dynamically based on the context of the current viewer
* We have completely overhauled the **critical alert push notification experience on Android devices**, now allowing for the same smooth in-app setup as iOS users have already experienced for the last years
* the ilert [Microsoft Teams](/chatops/microsoft-teams/chat.md) bot now automatically **adds user replies** (text, links and images) to the alert card thread in the chat tool as **comments** to the related ilert alert. (Note that this only works if your users in ilert are using the same email addresses in both tools and for images to be rendered properly they need to be marked as public/shared)
* the Header header banner messages have been moved to a new API to longer affect UI performance
* we have fixed a performance issue that occured on on-call schedules with a huge amount of overrides

### Integration updates

* We have added a new inbound integration [ClusterControl](/integrations/inbound-integrations/clustercontrol.md)
* We have added a new inbound integration [NetData](/integrations/inbound-integrations/netdata.md)
* We have improved the Samsara integration experience
* We have improved the UptimeRobot integration experience
* The 4me inbound integration now supports automation rules
* The Cloudwatch inbound integration now supports test notifications (even if invalid JSON is provided)


---

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