# Release Notes

* [RPort 1.0.1](/what-is-rport/release-notes/1.0.1.md), 2023-10-25
* [RPort 1.0.2](/what-is-rport/release-notes/1.0.2.md), 2023-11-07
* [RPort 1.0.3](/what-is-rport/release-notes/1.0.3.md), 2024-01-05
* [RPort 1.0.4](/what-is-rport/release-notes/1.0.4.md), non-public release
* [RPort 1.0.5](/what-is-rport/release-notes/1.0.5.md), June 2024
* [RPort 1.1.0](/what-is-rport/release-notes/1.1.0.md), August 2024
* RPort 1.1.1, non-public patch release
* RPort [1.1.2](/what-is-rport/release-notes/1.1.2.md), December 2024

{% content-ref url="/pages/Mqag0QJcdaem9HdbH1hT" %}
[1.1.0](/what-is-rport/release-notes/1.1.0.md)
{% endcontent-ref %}


---

# 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://kb.rport.io/what-is-rport/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.
