# 2024년 8월 9일

## GenStudio

### 새로운 기능

* **사용자 이름/비밀번호 로그인:** 이제 사용자 이름과 비밀번호를 사용하여 더 간편한 로그인 프로세스를 수행할 수 있습니다.
* **비밀번호 재설정:** 비밀번호를 잊어버린 경우 쉽게 재설정하여 계정 복구를 더 편리하게 할 수 있습니다.
* **S3에 파일 업로드:** 향상된 저장 및 관리를 위해 파일을 S3에 직접 업로드하십시오.
* **Groq 통합:** 시스템 기능을 향상시키기 위해 Groq와 통합하십시오.

### 개선 사항

* **모바일 스냅샷 UI:** 모바일 기기에서 더 나은 스냅샷 보기 경험을 즐기세요.
* **패딩 업데이트:** 시각적 경험을 향상시키기 위해 스냅샷 콘텐츠의 패딩이 업데이트되었습니다.
* **로고 렌더링:** 보다 정교한 모습을 위해 로고 렌더링 문제를 수정했습니다.
* **업로드된 파일:** 이제 플랫폼 내에서 업로드된 파일을 직접 볼 수 있습니다.
* **SMS 인증 불필요:** GenStudio에 로그인할 때 더 이상 SMS 인증이 필요하지 않아 프로세스가 간소화되었습니다.

### 버그 수정

* **Rememberizer 통합:** Rememberizer 통합이 재연결되지 않는 문제를 수정했습니다.

## 컨트롤 센터

### 새로운 기능

* **이메일/비밀번호 로그인:** Control Center 사용자들은 이제 이메일과 비밀번호를 사용하여 가입하고 로그인할 수 있으며, 추가 보안을 위한 SMS 인증이 제공됩니다.
* **이메일 인증:** 안전한 계정 설정을 보장하기 위해 이메일 인증이 추가되었습니다.
* **reCAPTCHA 통합:** 보안을 강화하기 위해 인증 페이지와 비밀번호 찾기 페이지에 reCAPTCHA가 추가되었습니다.


---

# 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-9th-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.
