# 2024年7月12日

## GenStudio

### 新功能

* **在對話中上傳文件**：輕鬆上傳和查看各種文件類型，直接在您的 GenStudio 對話歷史中。
* **圖像上傳功能**：現在您可以通過聊天完成 API 上傳圖像，增強您的視覺交流。
* **全新的身份驗證系統**：我們已經用一個更安全、更高效的身份驗證系統替換了舊的 FusionAuth 系統。

### 改進

* **增強的 Rememberizer 整合：** 體驗更加順暢的 Rememberizer 整合流程，使您的任務更高效。
* **快捷操作連結**：入門後，快速訪問必需的連結，以更快開始。
* **重新設計的登入/註冊頁面**：享受更友好的登入與註冊體驗，並更新了頁面。
* **非 AI 提及更新**：改善對話中非 AI 提及的處理和顯示。

### 錯誤修正

* **Rememberizer 整合視圖：** 修復了 Rememberizer 整合視圖中的錯誤，以確保平穩的功能。
* **對話中的檔案顯示**：限制檔案項目的最大寬度，以確保對話歷史中顯示更佳。
* **防止多次點擊**：防止用戶在確認對話框中多次點擊確認按鈕，以避免重複操作。
* **大小限制錯誤處理**：改善對超過大小限制的檔案上傳的錯誤處理。
* **未邀請用戶錯誤**：更新了未邀請用戶的錯誤消息和其他樣式。

## 控制中心

### 新功能

* **全新身份驗證系統**：我們已經將舊的 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-hk/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.
