# 2024年6月28日

## GenStudio

### Bug Fixes

* **协作消息头像颜色**：解决了在对话中协作消息显示错误头像颜色的问题。
* **编辑模态标题重载**：修复了编辑模态中标题错误重载的bug。

## 控制中心

### 新功能

* **ADMIN角色**：我们新增了一个ADMIN角色，提供增强的控制和管理功能。

### 改进

* **移除了管理员的邮箱验证**：管理员不再需要进行邮箱验证，从而简化了访问和管理。


---

# 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/jun-28th-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.
