# Page 1

#### Melhorias e Ajustes

* **Interface - RFC nas Operações (23/04):** Melhorias de UI/UX para a funcionalidade de múltiplas funções, focando em usabilidade.
* **Segurança de Backend (23/04):** Atualização da biblioteca Axios para a versão mais recente para mitigar vulnerabilidades.
* **Execução de Queries Paralelas (23/04):** Opção para ativar ou desativar queries simultâneas no mesmo banco (via flag manual no SQL-Worker, Census e TCP-Server).
* **Migração de Modelos de IA (29/04):** Atualização e unificação dos modelos Gemma3, Granite e Llama3.2 para a nova versão gemma4:e2b.


---

# 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.skyone.cloud/central-de-atualizacoes/release-notes/page-1.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.
