# November 2024

### New features and improvements

* We have introduced a [new templating language "ICL"](broken://spaces/-M76ygPnS4HUcFSX8ulm/pages/l0DnG2KVyQN3jcBKbyXf) for alert source templating. While improving the syntax, we now also support conditional blocks and loops.
* A new internal alert action is available "Re-route" you may use this in combination with the unresolved or escalation ended alert events to automate a reroute action, assigning the alert to a different escalation policy.
* **Audit logs** have moved into closed BETA, the long awaited enterprise feature. Let us know if you would like to try it out before it moves into GA.
* Call flows now support a new node: **Block numbers**, it can be used to block unwanted incoming callers

### Integration updates

* We have overhauled the Raygun inbound integration, it now supports multi-alert scenarios as well
* There is a new deployment integration: [Gitlab](/integrations/deployment-integrations/gitlab.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/2024/november-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.
