# 2024년 7월 5일

## GenStudio

### 새로운 기능

* **비 AI 콘텐츠 제출**: 이제 GenStudio 내에서 비 AI 콘텐츠를 제출할 수 있어 대화에 다양한 유형의 정보를 포함하는 것이 더 쉬워졌습니다.
* **@ 멘션 지원**: 대화 내에서 다른 사용자를 쉽게 언급하여 더 나은 협업과 소통을 할 수 있습니다.

### 버그 수정

* **Rememberizer 통합 이메일**: Rememberizer 통합 이메일 텍스트가 마우스 호버 시 과도하게 스크롤되는 문제를 수정했습니다.
* **하단 요소 겹침**: 하단 요소의 z-인덱스 문제를 수정하여 올바르게 표시되도록 했습니다.


---

# 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/ko/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.
