> 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/70073-18-07-2022.md).

# 7.0.073 - 18/07/2022

## Correções

### Consistem ERP Componentes

***

#### :tools: **140582 | Componentes Gerais**

Ajustado o visualizador nativo de PDFs do Consistem Browser, permitindo a exibição de arquivos com caracteres especiais no nome do arquivo.

#### :tools: **141439 | Componentes Gerais**

Ajustado o ícone de ações da janela no *Consistem Browser* referente à ação de Maximizar/Reduzir Tamanho da janela.

#### :tools: **141946 | Componentes Gerais**

Ajustado o Consistem Browser para sempre utilizar a configuração do diretório de downloads, garantindo a consistência na experiência do usuário.

#### :tools: **143053 | Componentes Gerais**

Ajustada a renderização da janela do *Consistem Browser* (Windows) para se adequar à resolução do monitor.

#### :tools: **144507 | Componentes Gerais**

Ajustado o componente de visualização nativa de PDFs do Consistem Browser, permitindo a exibição de arquivos com caracteres especiais no nome do arquivo.

#### :tools: **146841 | Componentes Gerais**

Ajustada a visualização personalizada do grid dentro de uma aba, permitindo a reutilização da visão após reabrir o programa.

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

Ajustada a geração da etiqueta do tipo imagem.

#### :tools: **147519 | Componentes Gerais**

:closed\_lock\_with\_key: <mark style="color:red;">**\[LGPD]**</mark> | Ajustado o **Bloqueio de Acesso Remoto**, configurável via **Configuração Geral do Sistema** (CSMEN080) na aba **Acesso**. Com esse bloqueio, é possível liberar o acesso ao Consistem ERP para suporte/manutenção apenas por meio do **Cadastro de Liberação de Acesso Remoto** (CSWMEN150), indicando quais pessoas poderão utilizar e quais programas e/ou perfis.

#### :tools: **147644 | Componentes Gerais**

:closed\_lock\_with\_key: <mark style="color:red;">**\[LGPD]**</mark> | Ajustado o componente **Consulta do Log de Alterações** para exibir dados **LGPD** e **SENSIVEL** para usuários internos.

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

Ajustado a exibição do texto em botões dinâmicos.


---

# 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/70073-18-07-2022.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.
