# 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/zh-hk/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.
