# Release Notes

## GENESIS

Confira o detalhamento das liberações mais recentes do Studio:

<table><thead><tr><th width="203">Data de Liberação</th><th width="292">Release Notes</th><th>Download Última Versão</th></tr></thead><tbody><tr><td>01/04/2026</td><td><a href="https://docs.roboteasy.tech/rn/genesis/versoes-anteriores/versao-1.1.0"><strong>Versão 1.0.2</strong></a></td><td><a href="https://roboteasy-genesis-public.s3.sa-east-1.amazonaws.com/RobotEasy_Genesis_Installer_1.0.2.exe"><strong>Download</strong></a></td></tr></tbody></table>

## GENESIS/MANAGER

Confira o detalhamento das liberações mais recentes do Manager:

<table><thead><tr><th width="203">Data de Liberação</th><th width="292">Release Notes</th><th>Download Última Versão</th></tr></thead><tbody><tr><td>01/04/2026</td><td><a href="https://docs.roboteasy.tech/rn/genesis/versoes-anteriores/versao-1.0.2"><strong>Versão 3.0.2</strong></a></td><td><a href="https://roboteasy-genesis-manager-public.s3.sa-east-1.amazonaws.com/RobotEasy_Manager_Installer_3.0.2.exe"><strong>Download</strong></a></td></tr></tbody></table>

***

## STUDIO

Confira o detalhamento das liberações mais recentes do Studio:

<table><thead><tr><th width="203">Data de Liberação</th><th width="292">Release Notes</th><th>Download Última Versão</th></tr></thead><tbody><tr><td>24/02/2026</td><td><a href="https://docs.roboteasy.tech/rn/studio/versoes-anteriores/versao-2.33.16"><strong>Versão 2.33.16</strong></a></td><td><a href="https://ide-download-public.s3.sa-east-1.amazonaws.com/RobotEasy_Studio_Installer_2.33.16.exe"><strong>Download</strong></a></td></tr></tbody></table>

## MANAGER

Confira o detalhamento das liberações mais recentes do Manager:

<table><thead><tr><th width="203">Data de Liberação</th><th width="292">Release Notes</th><th>Download Última Versão</th></tr></thead><tbody><tr><td>24/02/2026</td><td><a href="https://docs.roboteasy.tech/rn/studio/versoes-anteriores/versao-2.33.16"><strong>Versão 2.33.16</strong></a></td><td><a href="https://manager-roboteasy.s3.us-east-1.amazonaws.com/RobotEasy_Manager_Installer_2.33.16.exe"><strong>Download</strong></a></td></tr></tbody></table>

## ORQUESTRADOR

Confira o detalhamento das liberações mais recentes do Orquestrador:

<table><thead><tr><th width="203">Data de Liberação</th><th width="292">Release Notes</th></tr></thead><tbody><tr><td>13/05/2025</td><td><a href="https://docs.roboteasy.tech/rn/orquestrador/versoes-anteriores/versao-3.15.1"><strong>Versão 3.15.1</strong></a></td></tr></tbody></table>

## HUB

Confira o detalhamento das liberações mais recentes do HUB:

<table><thead><tr><th width="206">Data de Liberação</th><th width="291">Release Notes</th></tr></thead><tbody><tr><td>31/01/2024</td><td><a href="hub/versoes-anteriores/versao-2.7.0"><strong>Versão 2.7.0</strong></a></td></tr></tbody></table>


---

# 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.roboteasy.tech/rn/master.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.
