# 2024年12月27日

## GenStudio

### 改进

* **表格中的增强排序**：用户现在可以通过点击表格视图标题对合作和快照进行排序。
* **在消息中突出提及**：在非AI消息中提及的名称现在被突出显示，以提高可见性。

### 错误修复

* **修复了对话克隆问题**：解决了一个问题，即在从快照使用密码登录时，对话未正确克隆。

## 控制中心

### 改进

* **API 支持排序**：更新了 API，以支持协作和快照的排序，增强了数据管理。
* **改善用户入职体验**：在用户完成入职后显示正确的步骤。
* **自动缓存失效**：删除内容时，CloudFront 缓存现在会自动失效，确保用户看到最新的信息。
* **定期安全维护和更新**

### 错误修复

* **删除快照中的多余斜杠**：修正了快照 URL 中出现额外斜杠的问题。


---

# 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/dec-27th-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.
