# 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/ja/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.
