# 2024年6月28日

## GenStudio

### バグ修正

* **コラボレーションメッセージのアバター色**: コラボレーションメッセージが会話で間違ったアバター色を表示する問題を解決しました。
* **編集モーダルタイトルのリロード**: 編集モーダルでタイトルが不正にリロードされるバグを修正しました。

## コントロールセンター

### 新機能

* **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/ja/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.
