# 2024年8月16日

## GenStudio

### 改进

* **同步认证方法**：GenStudio 现在反映了在控制中心配置的认证选项，提供一致的登录体验。
* **优先谷歌登录**：将谷歌登录选项放在登录页面的顶部，以便于访问。
* **更新翻译**：刷新国际化设置，以提供更好的多语言支持。

## 控制中心

### 新功能

* **多种身份验证方法**：引入了新的登录选项，以提供账户访问的灵活性。
* **控制中心用户邮件验证**：实施了邮件验证以增强账户安全性。

### 改进

* **优先考虑 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/zh-cn/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.
