# 2025년 8월 22일

## GenStudio

### 개선 사항

* **일관된 사용자 인터페이스**: 일관성을 위해 파일 업로드 버튼의 둥근 모서리를 제거했습니다.
* **스크롤 버튼 위치**: 더 나은 접근성을 위해 스크롤 버튼의 위치를 변경했습니다.

### 새로운 기능

* **패스키 페이지 추가**: 패스키를 처리하기 위한 새로운 페이지가 추가되었습니다.
* **이미지 미리보기**: 이미지 미리보기를 가능하게 하는 새로운 기능이 도입되었습니다.
* **인류 웹 검색**: 인류 웹 검색을 용이하게 하기 위해 버튼과 해당 번역이 추가되었습니다.

### 버그 수정

* **스크롤 버튼 오버레이**: 스크롤 버튼이 오버레이되는 문제를 해결했습니다.

## 제어 센터

### 새로운 기능

* **향상된 패스키 관리**: 패스키 생성, 로그인, 오류 메시지 업데이트, 새로운 패스키 생성 시 재인증, 패스키 표시 이름 편집 기능, 패스키 삭제를 포함하여 패스키 관리에 여러 가지 개선이 이루어졌습니다.
* **이메일 알림**: 사용자는 새로운 패스키가 생성될 때 이메일 알림을 받습니다.
* **패스키 목록 API**: GenStudio 페이지에 패스키 목록을 보여주는 새로운 API가 구현되었습니다.

### 버그 수정

* **Anthropic 마이그레이션**: litellm에서 anthropic으로의 마이그레이션이 성공적으로 완료되었습니다.
* **OpenAI 이미지 생성 스트리밍**: OpenAI 이미지 생성을 위한 스트리밍 기능이 추가되었습니다.


---

# 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/aug-22nd-2025.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.
