# 2025年2月28日

## GenStudio

### 新功能

* **首次登录用户介绍**：引入了一种新的用户入职体验，以指导用户首次登录时的操作。

### 改进

* **增强的评论处理**：当 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-cn/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.
