# 2025年2月28日

## GenStudio

### 新功能

* **首次登入的用戶介紹**：引入了一個新的用戶引導體驗，以指導用戶在首次登入時的操作。

### 改進

* **增強評論處理**：當 GenStudio 標籤不活躍或用戶在不同的對話中時，評論音頻將不再播放。
* **更新警告消息**：改善警告消息的清晰度，以便用戶更好地理解。

### 錯誤修正

* **網頁擷取和評論預設設定**：解決了網頁擷取和評論功能的預設設定問題。
* **評論音頻的相容性**：修正了評論音頻回應的相容性問題。

## 控制中心

### 新功能

* **自動充值信用**：引入自動充值功能，以確保服務的持續訪問。

### 改進

* **增強評論功能的可靠性**：改善評論生成的追蹤和驗證，以提供更準確的輸出。
* **改善語言翻譯**：增強翻譯以提升用戶體驗。

### 錯誤修正

* **購買積分後的 UI 更新**：修正了購買積分後用戶界面未更新的問題。
* **智能工具語言模型偏好**：解決了智能工具語言模型偏好未正確應用的問題。
* **積分閾值通知**：調整了積分閾值比較，以防止意外的服務中斷。


---

# 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/feb-28th-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.
