# 2024年8月9日

## GenStudio

### 新功能

* **用户名/密码登录：** 现在您可以使用您的用户名和密码登录，从而简化登录流程。
* **密码重置：** 如果您忘记密码，可以轻松重置，让帐户恢复更加便捷。
* **文件上传到 S3：** 将您的文件直接上传到 S3，以改善存储和管理。
* **Groq 集成：** 与 Groq 集成以增强系统功能。

### 改进

* **移动端快照界面:** 在移动设备上享受更好的快照查看体验。
* **填充更新:** 更新了快照内容的填充，增强视觉体验。
* **Logo 渲染:** 修复了 Logo 渲染问题，提升外观精致度。
* **上传文件:** 现在可以直接在平台内查看已上传的文件。
* **不再需要短信验证:** 登录 GenStudio 不再需要短信验证，简化了流程。

### Bug 修复

* **Rememberizer 集成:** 修复了一个 Rememberizer 集成无法重新连接的问题。

## 控制中心

### 新功能

* **电子邮件/密码登录：** 控制中心用户现在可以使用他们的电子邮件和密码注册和登录，并提供短信验证以增强安全性。
* **电子邮件验证：** 添加电子邮件验证以确保帐户设置安全。
* **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/zh-cn/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.
