# 2025年8月22日

## GenStudio

### 改进

* **统一用户界面**：移除文件上传按钮的圆角以保持一致性。
* **滚动按钮位置**：滚动按钮已重新定位以提高可访问性。

### 新功能

* **密码钥匙页面添加**：新增一个页面以处理密码钥匙。
* **图像预览**：引入了一项新功能，支持图像预览。
* **人类搜索**：添加了一个按钮及相应的翻译，以便于进行人类搜索。

### 错误修复

* **滚动按钮覆盖**：已解决导致滚动按钮重叠的问题。

## 控制中心

### 新功能

* **改进的密码管理**：对密码管理进行了多项增强，包括密码创建、登录、错误消息更新、创建新密码时的重新身份验证、编辑密码显示名称的能力以及密码删除。
* **电子邮件通知**：用户在创建新密码时会收到电子邮件通知。
* **密码列表 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-cn/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.
