# 2025年2月21日

## GenStudio

### バグ修正

* **設定の永続性の問題を修正**: コメントaryとWebScrapingの設定が保存されない問題を解決しました。
* **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/ja/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.
