> For the complete documentation index, see [llms.txt](https://ajuda.consistem.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.consistem.com.br/release-notes/periodicos/componentes-7-0/70032-16-09-2021.md).

# 7.0.032 - 16/09/2021

## Melhorias

### Consistem ERP Componentes

***

#### :rocket: **135579 | Componentes Gerais**

Implementada a opção de realizar download de arquivo(s) utilizando o componente de **Explorador de Arquivos (CSWEXPARQ)**.

#### :rocket: **136321 | Componentes Gerais**

Ajustada a porta de acesso da Consistem API para 8080.

## Correções

### Consistem ERP Componentes

***

#### :tools: **135645 | Componentes Interface Web**

Ajustadas as teclas de atalho para troca de aba na rotina:\
ctrl + tab = próxima aba\
ctrl + shift + tab = aba anterior\
ctrl + shift + letra = aba específica da letra configurada.

#### :tools: **135753 | Componentes Interface Web**

Ajustado o comportamento da saída do programa na aba, implementando a execução da saída padrão ao clicar no *x*.

#### :tools: **135989 | Componentes Interface Web**

Ajustado o layout do componente checkbox para garantir o correto alinhamento da última linha conforme o número de itens.

#### :tools: **136138 | Componentes Interface Web**

Ajustado o processo de limpeza de campos na edição do grid editável para campos de múltipla seleção.

#### :tools: **136166 | Componentes Gerais**

Ajustada a tela do agendamento de tarefas para permitir a descrição da tarefa com 80 dígitos.

#### :tools: **136376 | Componentes Gerador de Etiqueta**

Ajustado o procedimento de migração das etiquetas para o ambiente local.

#### :tools: **136406 | Componentes Interface Web**

Ajustado o funcionamento do grid ao utilizar o campo do tipo combo (CSUTIMB).

#### :tools: **136708 | Componentes Gerador de Etiqueta**

Ajustado o processo de duplicação de etiqueta. Os caracteres acentuados foram restabelecidos corretamente.


---

# 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://ajuda.consistem.com.br/release-notes/periodicos/componentes-7-0/70032-16-09-2021.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.
