# Release Notes

The table below provides a concise overview of the release version and its corresponding date. This summary helps you quickly identify the version details of the latest release and the date it became available.

| **Release Version**                                      | **Release Date**  |
| -------------------------------------------------------- | ----------------- |
| [Obsrv 1.1.0 Beta Release](/release-notes/1.1.0-beta.md) | 31st August 2024  |
| [Obsrv 1.2.0-RC Release](/release-notes/1.2.0-rc.md)     | 8th November 2024 |


---

# 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://obsrv.sunbird.org/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.
