# 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-hk/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.
