# Release notes

- [Release note 1.42.0](https://help.moonone.online/release-notes/release-note-1.42.0.md): A new version of the Clients and Bills pages, featuring improved navigation to the Invoices page, client data export, enhanced filtering, and more.
- [Release note 1.43.0](https://help.moonone.online/release-notes/release-note-1.43.0.md): The new notification system version gives users full control over how, when, and where they receive messages.
- [Release note 1.44.0](https://help.moonone.online/release-notes/release-note-1.44.0.md): The topology module has been fully redesigned: a new object list, visual block builder, extended block operations, and an updated canvas. Working with topology is now faster and more convenient.


---

# 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.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.
