# 2024年7月5日

## GenStudio

### 新機能

* **非AIコンテンツの提出**: GenStudio内で非AIコンテンツを提出できるようになり、会話にさまざまな情報を含めることが容易になりました。
* **@ メンションサポート**: 会話内で他のユーザーを簡単にメンションし、より良いコラボレーションとコミュニケーションを実現します。

### バグ修正

* **Rememberizer インテグレーションメール**: Rememberizer インテグレーションメールのテキストがマウスホバー時にオーバースクロールする問題を修正しました。
* **下部要素の重なり**: 下部要素の z-index に関する問題を修正し、正しく表示されるようにしました。


---

# 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/jul-5th-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.
