# 2024年8月16日

## GenStudio

### 改進

* **同步的身份驗證方法**：GenStudio 現在反映了在控制中心配置的身份驗證選項，提供一致的登錄體驗。
* **優先考慮 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/zh-hk/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.
