# July 2022

### New features

* Maintenance windows now support services and appear on related status pages
* Maintenance window now offer different types of notifications along their lifecycle when affecting services or status pages with private or public subscribers
* ilert will now inform the owner of incidents (via email) that are publicly visible on status pages in case they have been pinned there for longer than 4 hours
* Alert actions may now be cloned to other alert sources
* We now support conditional execution for alert actions making it possible to filter and tune alert streams to webhooks or tools like Microsoft Teams and Slack

### Mobile apps

* Now support incident list and detail views
* Now support status pages and services
* We have reworked the navigation as well as the stakeholder user experience
* We have improved the performance for customers with a large amount of teams and users

### Improvements

* we have introduced a new region field for users and adjusted all calendar and date/time relevant components to deliver a seemless localized experience

### New and updated integrations

* Our Zabbix native integration now supports [severity mapping](/integrations/inbound-integrations/zabbix/native.md#faq) and [bidirectional problem/alert acknowledgement](/integrations/inbound-integrations/zabbix/native.md#faq-1)


---

# 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/2022/july-2022.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.
