# About the release notes

Welcome to our history of releases! It is an exciting journey, which we are happy to share with you.

The list is an **overview of features and bugfixes** released in a given month. There may have been multiple smaller releases within the time period, which we combine in one article.&#x20;

Not every minor detail is listed, only the highlights, which impact the user experience, and can be easily recognized by our end users. We don't detail many ongoing functional improvements, dependency upgrades, minor fixes in the backend, but you can be sure there are many little developments under the hood every month.


---

# 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.apinity.io/release-notes/about-the-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.
