# 2024년 8월 16일

## GenStudio

### 개선 사항

* **동기화된 인증 방법**: GenStudio는 이제 Control Center에 구성된 인증 옵션을 반영하여 일관된 로그인 경험을 제공합니다.
* **우선 순위가 매겨진 Google 로그인**: 더 쉽게 접근할 수 있도록 로그인 페이지 상단에 Google 로그인 옵션을 배치했습니다.
* **업데이트된 번역**: 더 나은 다국어 지원을 위해 국제화 설정을 새로 고쳤습니다.

## 컨트롤 센터

### 새로운 기능

* **다양한 인증 방법**: 계정 접근에 유연성을 제공하기 위해 새로운 로그인 옵션을 도입했습니다.
* **제어 센터 사용자용 이메일 인증**: 계정 보안을 강화하기 위해 이메일 인증을 구현했습니다.

### 개선 사항

* **우선 순위가 매긴 Google 로그인**: Google 로그인 옵션을 로그인 페이지 상단으로 이동하여 접근성을 높이고, 필드 레이블을 명확하게 업데이트했습니다.
* **계정 검증 향상**: 새로 검증된 소유자가 이제 올바르게 인식되어 접근 권한 관리가 개선되었습니다.
* **검색 기능 향상**: 검색 기능에 고급 날짜 범위 지원을 통합하여 데이터 검색 효율성을 개선했습니다.

### 버그 수정

* **Rememberizer 통합 수정**: Rememberizer가 재연결에 실패하는 문제를 해결하여 지속적인 서비스를 보장했습니다.


---

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