# April 2025

### New features and improvements

* **AI postmortem generation** now supports **deployments** as well
* Coverage requests now send an email to receivers that do not have the mobile app installed
* The email alert action will now immediately stop sending emails if we detect bounces
* Alert and incident list views now provide you with a little search shortcut which open the AI global search in category mode

### Mobile app

* Coverage request push notifications now support user avatars on iOS as well
* Navigation for push notification reactions has been improved
* All push notification sounds are now available in a short and long variant
* Push notification settings UI has been reworked
* Coverage requests now stay visible for the last 24 hours after taken any action on them
* Account page design has been reworked
* Call flow calls and call log insights are now available

### Integration updates

* New inbound integration [Gatus](/integrations/inbound-integrations/gatus.md)
* New inbound integration [Rollbar](/integrations/inbound-integrations/rollbar.md)


---

# 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/2025/april-2025.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.
