# 28 de Mar, 2025

### Melhorias

* **Desempenho Aprimorado no Processamento de Documentos**: Desempenho do backend melhorado ao processar lotes de documentos filhos, resultando em operações mais rápidas.

### Correções de Bugs

* **Correção de Falha do Aplicativo Web em Tabelas Grandes**: Resolvido um problema que causava a falha do aplicativo web ao renderizar tabelas grandes com mais de 200.000 itens.
* **Garantida a Consistência do Banco de Dados**: Abordados arquivos de migração ausentes no backend para garantir a estabilidade e consistência do banco de dados.


---

# Agent Instructions: 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.rememberizer.ai/pt/recursos-adicionais/releases/2025-releases/mar-28th-2025.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.
