# Changelogs

Release notes for Rose Bot releases will describe what’s new in each version, and will also make you aware of any backwards-incompatible changes made in that version.

When upgrading to a new version of Rose bot, you will need to check all the breaking changes in order to find incompatible code in your application, but also to take advantage of new features and improvements.

### Contents ;

<mark style="color:yellow;">❖</mark> [<mark style="color:yellow;">Rose Bot  v 1.0.</mark>](/rose-bot/changelogs/rose-bot-v-1.0.8.md)<mark style="color:yellow;">9</mark>

<mark style="color:yellow;">❖</mark> [<mark style="color:yellow;">Rose Bot  v 1.0.8</mark>](/rose-bot/changelogs/rose-bot-v-1.0.8.md)

<mark style="color:yellow;">❖</mark> [<mark style="color:yellow;">Rose Bot  v 1.0.7</mark>](/rose-bot/changelogs/rose-bot-v-1.0.7.md)

<mark style="color:yellow;">❖</mark>[ <mark style="color:yellow;">Rose Bot  v 1.0.6</mark>](/rose-bot/changelogs/rose-bot-v-1.0.6.md)

<mark style="color:yellow;">❖</mark> [<mark style="color:yellow;">Rose Bot  v 1.0.5</mark> ](/rose-bot/changelogs/rose-bot-v-1.0.5.md)

After Re-code versions is available in the top of this page&#x20;

⚠️ Note :  Rose Bot  v 1.0.0 - v1.0.5 is not available !


---

# 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://szsupunma.gitbook.io/rose-bot/changelogs.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.
