# 2024年7月12日

## GenStudio

### 新功能

* **在对话中上传文档**：轻松上传并在您的 GenStudio 会话历史中查看各种文档文件类型。
* **图片上传功能**：现在您可以通过聊天完成 API 上传图片，增强您的视觉沟通。
* **新的认证系统：** 我们已将旧的 FusionAuth 系统替换为新的、更安全、更高效的认证系统。

### 改进

* **增强的 Rememberizer 集成：** 体验更流畅的 Rememberizer 集成流程，使您的任务更加高效。
* **快速操作链接：** 完成入职后，快速访问重要链接，以更快开始。
* **翻新后的登录/注册页面：** 享受更友好的登录和注册体验，页面已更新。
* **非 AI 提及更新：** 改进了对对话中非 AI 提及的处理和显示。

### 错误修复

* **Rememberizer 集成视图：** 修复了 Rememberizer 集成视图中的一个 bug，以确保功能顺畅。
* **对话中的文件显示：** 限制文件项的最大宽度，以确保在对话历史中更好地显示。
* **防止多次点击：** 防止用户在确认模态框中多次点击确认按钮，以避免重复操作。
* **大小限制错误处理：** 改善了对超出大小限制的文件上传的错误处理。
* **未被邀请用户错误：** 更新了未被邀请用户的错误消息和其他样式。

## 控制中心

### 新功能

* **新的认证系统**：我们用一个新的、更安全和高效的认证系统取代了旧的FusionAuth系统。


---

# 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/jul-12th-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.
