> 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/70164-04-06-2024.md).

# 7.0.164 - 04/06/2024

## Melhorias

### Consistem ERP Componentes

***

#### :rocket: **174185 | Estrutura Interna - SQA**

Ajustada a regra para geração do usuário padrão de acesso aos dados do Consistem Data Warehouse - BI no banco de dados Caché. O usuário gerado é: consistemDW.

## Correções

### Consistem ERP Componentes

***

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

Ajustado o componente de exibição de texto (Janela Complemento) para garantir correto funcionamento, mesmo quando o posicionamento da janela não estava gravado.

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

Ajustado o componente janela ***Informações Importantes*** (UserOnboarding).

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

Ajustado o foco em telas com grade e no menu de opções.

Verificado e resolvido conflito com o componente de filtro (**RoutineRunnerInput**).

#### :tools: **182172 | Impressão**

Ajustada a mensagem de impressão, que estava travando indevidamente durante o processo de **printing**. A mensagem agora é exibida corretamente como ***Imprimindo arquivo. Aguarde...***.

#### :tools: **182247 | Componentes Gerais**

Ajustado o componente de compactação de arquivos para download, garantindo a seleção de arquivos com o mesmo nome na ***Central de Anexos***.

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

Ajustado o componente visual que ocasionava a descontinuidade ao exibi-los e retornar à janela principal após clicar no breadcrumb.


---

# 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/70164-04-06-2024.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.
