> For the complete documentation index, see [llms.txt](https://docs.ilert.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ilert.com/changelog/2026/april-2026.md).

# April 2026

### New features and improvements

* We launched a new version of our AI-SRE agent now even stronger with its own isolated environment
* We added a **severity filter for alert-reports** and continued moving reporting onto our faster Clickhouse-based stack
* We added **self-service quote generation** to our self-service billing flow, and expanded the list of supported IBAN countries

### Integration updates

* We have introduced a new **Wazuh** inbound integration
* We have introduced a new **Sekoia** integration
* The **AWS Personal Health** integration now accepts more event categories
* The **Azure** alerts converter now supports new service health events
* The **Microsoft SCOM** integration now includes summary and details on accept and resolve events
* **GitHub** push deployments now attribute the committer as the "pusher" of the commit


---

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

```
GET https://docs.ilert.com/changelog/2026/april-2026.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.
