# 2025年2月21日

## 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-21st-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.
