# June 2024

### New features and improvements

* We have overhauled the **event payload experience in the alert detail** view, it now shows information in regards to grouping and expected future grouping, as well giving a pagination over all alert related events and not just the event that created the alert initially - it is also interlinked with the event explorer feature, helping you to jump right into the explorer at the point in time of the event
* We have added a new alert action event type **unresolved** to act on alerts that have not been resolved in a given time window
* We have added additional **filters** to the **call flow** session (**Calls**) view to filter for specific to-numbers as well as from-numbers
* The public status page SMS subscribers experience has been overhauled
* Errors during manual alert action triggers on alerts will now expose the original error message of the third party system

### Integration updates

* We have introduced a new inbound integration [HetrixTools](/integrations/inbound-integrations/hetrixtools.md)
* We have introduced a new inbound integration [Ubidots](/integrations/inbound-integrations/ubidots.md)
* We have introduced a new inbound integration KeepHQ
* The Jira inbound integration has been improved, there is now an option to chose the behaviour in case of ticket reopenings
* We have introduced new versions of the Slack and Microsoft Teams standalone webhook outbound integrations


---

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