# 2024年12月20日

## GenStudio

### 新功能

* **試用計劃實施**：為新用戶推出試用計劃，以體驗 GenStudio 的功能。

### 改進

* **增強的合作頁面**：改善了「我的合作」頁面，採用新佈局並新增了資訊連結按鈕，以便於更好的導航。

### 錯誤修正

* **工具變數訊息顯示**：禁用工具變數訊息的Markdown視圖以增強可讀性。
* **試用通知彈窗**：修正了試用結束通知彈窗錯誤顯示的問題。

## 控制中心

### 新功能

* **靜態快照管理**：新增創建和刪除靜態快照的功能，增強數據保護和回滾能力。
* **工具編輯中的文件上傳**：在工具編輯中啟用文件上傳和管理，以實現更靈活的工具自定義。
* **新訂閱計劃和積分**：推出新的計劃和積分選項，為用戶提供更多選擇。

### 改進

* **IP 地址數據處理**：增強了 IP 地址數據管理以便更好地追蹤，包括對 API 和數據表的更新。
* **用戶身份驗證日誌**：改善了用戶在註冊和訪問 GenStudio 過程中的身份驗證嘗試日誌。
* **分析精煉**：更新了分析以排除某些用戶，提高數據準確性。

### 錯誤修正

* **管理員密碼重置錯誤**：解決了管理員嘗試重置用戶密碼時發生的錯誤。
* **圖片大小限制處理**：處理了上傳過程中與最大允許圖片大小相關的問題。
* **功能訪問修正**：修正了在某些條件下功能訪問被錯誤繞過的問題。
* **模型列表可訪問性**：確保已驗證的用戶能夠正確訪問模型列表。
* **翻譯更新**：更新了翻譯和腳本，增強了多語言支持。


---

# 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-20th-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.
