# Release note 1.43.0

1. **Custom channels** — individual selection of delivery channels for different types of events.
2. **Telegram notifications** — instant delivery of critical and service messages in Telegram with configurable settings.
3. **Email notifications** — support for email alerts for all system events without requiring additional address verification.
4. **Silence hours settings** — ability to pause notifications during specified hours and days, with an option to allow only critical alerts.
5. **Additional critical alerts** — duplication of critical notifications without opening the notification window.
6. **Release notes** — you can now review all key system updates in a convenient format in the user guide or via in-app notifications.


---

# 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://help.moonone.online/release-notes/release-note-1.43.0.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.
