# 5 de Setembro de 2025

## GenStudio

### Correções de Bugs

* **Processamento de Nome do Servidor**: Suporte para nomes de servidores mesmo quando contêm múltiplos espaços.

## Central de Controle

### Correções de Bugs

* **Tratamento de Argumentos de Função**: Aumentada a robustez para retornar dados válidos, independentemente de argumentos de função "nulos".
* **Mensagens do Sistema**: Corrigido um problema onde a mensagem padrão do sistema, em certos casos, aparecia como vazia no 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.skydeck.ai/pt/releases/sep-5th-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.
