> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/rn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/rn/studio-legado/versoes-anteriores/versao-2.26.0.md).

# Versão 2.26.0

{% hint style="warning" %}
**IMPORTANTE**

* Todos as automatizações criadas utilizando a versão **2.26.2** do **Studio** deverão ser executadas também na versão **2.26.2** do **Manager**
* O **objeto de enviar e-mail** não funcionará em código livre. Para evitar erros, substitua o código livre pelo novo objeto
  {% endhint %}

## [**Studio**](https://ide-download-public.s3.sa-east-1.amazonaws.com/RobotEasy_Studio_Installer_2.26.0.exe)

A nova versão 2.26 do Studio já está no ar e traz uma série de atualizações e melhorias para deixar suas automações mais poderosas e eficientes.&#x20;

### 🚀 **Principais novidades:**

**\[Sharepoint] Criação de Objetos Sharepoint:** Agora ficou ainda mais fácil integrar suas automações com o Sharepoint!\
![](/files/n1u91H9zxFqvuFkiDUCP)

**\[Rotinas] Rotinas que retornam valores:** Uma nova funcionalidade para suas rotinas entregarem resultados diretamente. Simples e direto!

**\[Rotinas] Digitação livre nos parâmetros da rotina:** Agora você pode inserir diretamente os valores nos parâmetros, sem a necessidade de declarar variáveis previamente. Mais agilidade e flexibilidade para personalizar suas rotinas.

<figure><img src="/files/h3gjDvpNPlaOMUGyrojy" alt=""><figcaption></figcaption></figure>

**\[Inputs] Inputs turbinados:** Filtro e select nos inputs dos objetos. Mais controle, mais flexibilidade!

<div align="right"><figure><img src="/files/CHfj4RNnYgOEXWLpYzPh" alt=""><figcaption></figcaption></figure></div>

**\[Atribuir Valor Variável] Atribuição de valores variável agora mais flexível:** elecione uma ou várias propriedades de estruturas de forma prática e intuitiva.

<figure><img src="/files/mWK6uFtfvDC9phA89eoj" alt=""><figcaption></figcaption></figure>

**\[E-mail] E-mails mais dinâmicos:**

* Insira listas de destinatários e anexos nos objetos de enviar, encaminhar e responder e-mails.

<figure><img src="/files/eRAxL6BlBIBFwn8wdbSS" alt=""><figcaption></figcaption></figure>

* Novo objeto **"Próximo e-mail"** para facilitar o fluxo de mensagens.

<figure><img src="/files/b6Ih0T3yOWC9HnGWpgSR" alt=""><figcaption></figcaption></figure>

#### ⚠️ **Atenção!**

* O **objeto de enviar e-mail** não funcionará em código livre. Para evitar erros, substitua o código livre pelo novo objeto.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/studio-legado/versoes-anteriores/versao-2.26.0.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.
