# 2025年8月22日

## GenStudio

### 改進

* **統一的用戶界面**：移除檔案上傳按鈕的圓角以保持一致性。
* **滾動按鈕位置**：滾動按鈕已重新定位以提高可及性。

### 新功能

* **密碼鍵頁面新增**：新增了一個頁面來處理密碼鍵。
* **圖片預覽**：引入了一個新的功能以啟用圖片預覽。
* **Anthropic 網頁搜索**：新增了一個按鈕及相應的翻譯，以便於進行人類搜索。

### 錯誤修正

* **滾動按鈕重疊**：已解決導致滾動按鈕重疊的問題。

## 控制中心

### 新功能

* **改進的密碼管理**：對密碼管理進行了幾項增強，包括密碼創建、登錄、錯誤消息更新、創建新密碼時的重新身份驗證、編輯密碼顯示名稱的能力以及密碼刪除。
* **電子郵件通知**：用戶現在在創建新密碼時會收到電子郵件通知。
* **密碼列表 API**：已實施一個新 API，顯示 GenStudio 頁面上的密碼列表。

### 錯誤修正

* **Anthropic 遷移**：Anthropic 從 litellm 的遷移已成功完成。
* **OpenAI 圖像生成串流**：新增了一個功能，以提供 OpenAI 圖像生成的串流。


---

# 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-22nd-2025.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.
