# 2024年9月6日

## GenStudio

### 改进

* **增强的快照管理模式**：快照管理界面已更新，以便在管理快照时提供更友好的用户体验。
* **改进的快照标题**：快照标题已被优化，以提高清晰度和组织性。

## 控制中心

### 改进

* **增强的管理员角色管理**：管理员现在可以更有效地管理用户角色，从而改善访问控制和权限。
* **改进的消息可靠性**：系统现在更好地处理并发消息流，以防止错误并提高性能。


---

# 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-cn/releases/sep-6th-2024.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.
