# 2025년 9월 5일

## GenStudio

### 버그 수정

* **서버 이름 처리**: 여러 개의 공백이 포함된 서버 이름에 대한 지원.

## 제어 센터

### 버그 수정

* **함수 인수 처리**: "null" 함수 인수에도 불구하고 유효한 데이터를 반환하도록 견고성을 향상시켰습니다.
* **시스템 메시지**: 특정 경우에 기본 시스템 메시지가 데이터베이스에 비어 있는 것으로 표시되는 문제를 수정했습니다.


---

# 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/ko/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.
