# 2024년 12월 27일

## GenStudio

### 개선 사항

* **테이블에서 정렬 기능 향상**: 사용자는 이제 테이블 보기 헤더를 클릭하여 협업 및 스냅샷을 정렬할 수 있습니다.
* **메시지에서 언급 강조**: 비 AI 메시지에서 언급된 이름이 더 잘 보이도록 강조 표시됩니다.

### 버그 수정

* **대화 복제 문제 수정**: 스냅샷에서 비밀번호로 로그인할 때 대화가 올바르게 복제되지 않는 문제를 해결했습니다.

## 컨트롤 센터

### 개선 사항

* **정렬을 위한 API 지원**: 협업 및 스냅샷에 대한 정렬을 지원하도록 API를 업데이트하여 데이터 관리를 향상시켰습니다.
* **향상된 사용자 온보딩 경험**: 사용자가 온보딩을 완료한 후 올바른 단계를 표시했습니다.
* **자동 캐시 무효화**: 콘텐츠를 삭제할 때 CloudFront 캐시가 자동으로 무효화되어 사용자가 최신 정보를 볼 수 있도록 보장합니다.
* **정기적인 보안 유지 관리 및 업데이트**

### 버그 수정

* **스냅샷에서 불필요한 슬래시 제거**: 스냅샷 URL에 추가 슬래시가 나타나는 문제를 수정했습니다.


---

# 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/dec-27th-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.
