> 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/hub/versoes-anteriores/versao-2.7.0.md).

# Versão 2.7.0

<div align="left" data-full-width="false"><figure><img src="/files/HOqzbbv6WVl3lTCuZsY8" alt=""><figcaption></figcaption></figure></div>

* **Nova aba: Ranking**

Gameficação dos usuários dentro da organização, esquema de pontuação e geração de um ranking de usuário assim como consulta dos históricos dos mesmos.

<figure><img src="/files/tAreQqo2WurAGTB7m5EV" alt=""><figcaption><p>Aba Ranking - Usuário</p></figcaption></figure>

<figure><img src="/files/sJ5pXc7fGtY1YwNMDhRM" alt=""><figcaption><p>Aba Ranking - Organização</p></figcaption></figure>

* **Bug report diretamente do HUB**

Criado um canal direto para abertura de chamados de melhoria, reportar erros ou tirar dúvidas diretamente do HUB.

<figure><img src="/files/2Tx7u3rdRJJVE9n3DD62" alt=""><figcaption></figcaption></figure>

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

* **Inserção de oportunidades múltiplas**

Nova forma de inserir oportunidade no sistema, em forma de grid possibilitando o usuário cadastrar múltiplas oportunidades de uma única vez

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

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

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

* **Consultas do Overview**

Inclusão do FTE nos filtros de consulta do overview

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

* **Cálculo de horas de desenvolvimento**

Ajuste nos cálculos de horas de desenvolvimento, considerando 1hr a mais para cada validação inclusa na oportunidade

* **Inserção de oportunidade única**

Atualização do formulário de inserção de oportunidade única

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

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

* **Visualização de dashboards**

Criada a opção de visualizar todos os dashboards e um botão para limpar os dashboards selecionados<br>

<figure><img src="/files/93xL7squnlCiHEGSI6cB" alt=""><figcaption></figcaption></figure>

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

* **Validação dos volumes**

Ajuste na validação dos volumes na tela de edição

* **Cache de dashboards**

Ajuste ao salvar dashboards selecionados pelo usuário

* **Listagem de subtipos**

Ajuste na listagem de subtipos de abordagem apresentada na tela de edição de oportunidade

* **Validação de "Número de validações"**

Ajuste na validação do campo "Número de validações" na tela de edição

* **Exclusão de notificações**

Ajuste no botão "Excluir Todas" na lista de notificações


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.roboteasy.tech/rn/hub/versoes-anteriores/versao-2.7.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
