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