> 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/2025/december-2025.md).

# December 2025

### New features and improvements

* We have introduced a new node to event flow: **WAIT** allowing you to hold a flow
* We have introduced a new page layout to status pages **Responsive grid**, allowing you to stack up to 1000 services in a single status page
* We have introduced **label filters in the alert list**, allowing you to filter your alerts for specific label values and constellations\ <br>

  <figure><img src="/files/72JJuDHz4KVzrXvdg1z2" alt=""><figcaption></figcaption></figure>
* We have launched **ilert wrapped 2025**! Hope you enjoy it as much as we do - we are happy to have you here with us :tada::heart::fireworks:
* We have introduced **saved filters** for the alert list, enjoy your own custom filters pinned or shared with your team members<br>

  <figure><img src="/files/hA2EDZXGcG4rvlAkARYV" alt=""><figcaption></figcaption></figure>
* We added an option to export call flow calls for the last 12 months as CSV, including some additional details e.g. a responder accepting the call in the first route call node

### Integration updates

* We are continuously rolling out default templates for all templating features of our alert sources across all integrations, allowing you for easier adoption of the current alert details
* The AppSignal inbound integration now supports anomaly detection
* The Zammad inbound integration now supports comments
* New inbound integration WhaTap
* New inbound integration Signoz

### Mobile app

* The label filters feature is available a newly designed alert list header section
* Saved filters are available in read-only mode

### MCP server

* We have introduced additional tools to manage incidents<br>


---

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