# November 2023

### New features and improvements

* We have introduced a new feature for SSO SAML users to prevent auto-provisioning on the SdP side for certain users called: **provisioning required attribute**
* The integrations API has been reworked to support a better catalogue experience and more information in the app's wizards
* We have improved the unverified contact log entries in the alert timeline to properly identify which contact was not verified
* We have added **dynamic priority templates to alert sources**, using these you can extract payload fields from your events and map them to the priority of your alerts
* We have added **dynamic links templates to alert sources**, using these you can extract links directly from the event payload of your alerts
* We have added a faster way to login to the ilert **mobile app using QR codes** (you can find the link in the push token area of your notification preferences in the web app)
* Over the lifetime of a recurring on-call schedule it can accumulate a large sum of ended layers, that can reduce performance, we have introduced a new **layer archiving** feature that automatically archives older ended layers, keeping the schedule fast.

### Status page updates

* We have added a **localized public status page subscription** experience for German status page visitors
* We have added a new **layout option for status page structures: responsive columns** this works especially well when displaying a large amount of services on your status page or when you want to render your status page horizontally
* The **status page opt-in and opt-out pages** are no longer landing pages on the global webapp (app.ilert.com) but instead are **hosting on your status page directly**, allowing for less of break of CI for your customers
* In addition to the new status page responsive layout, you may now decide if a group should open by default, as well as defining to display the SLA graph or not unrelated to the service's SLA history setting
* We have also added countless improvements to the rendering experience of status pages e.g. font or colors

### New and updated integrations

* New inbound integration: **Tulip**
* New inbound integration: **Graylog**
* New inbound integration: **Catchpoint**
* New inbound integration: **Loki**
* New inbound integration: **Mimir**
* New inbound integration: **Cortex**
* We have **improved the Datadog** inbound integration to support different event type flavors e.g. downtimes
* **MS Teams, Autotask and ServiceNow** alert actions can now be more easily managed through the API


---

# 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/2023/november-2023.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.
