# Обновления

- [Обновление 1.42.0](https://help.moonone.online/ru/obnovleniya/obnovlenie-1.42.0.md): Новая версия страницы клиентов и счетов, удобный переход на страницу "Счета", экспорт данных по клиенту, расширение фильтрации и многое другое.
- [Обновление 1.43.0](https://help.moonone.online/ru/obnovleniya/obnovlenie-1.43.0.md): Новая версия системы уведомлений предоставляет пользователям полный контроль над тем, как, когда и где они получают сообщения.
- [Обновление 1.44.0](https://help.moonone.online/ru/obnovleniya/obnovlenie-1.44.0.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://help.moonone.online/ru/obnovleniya.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.
