# 2025年1月3日

## コントロールセンター

### 新機能

* **新しい請求タブUI**: 改善された請求体験のために新しい請求タブを導入しました。
* **価格表の追加**: 価格情報を明確に表示するために価格表を追加しました。

### 改善点

* **残高変更の追跡**: アカウント管理の向上のため、残高変更の追跡を有効化しました。
* **残高計算の改善**: 価格モデルの展開前に残高控除の精度を向上させました。
* **セッション期間の延長**: よりスムーズなユーザー体験のために、セッション期間を4時間に延長しました。
* **セキュリティ更新**: 定期的なセキュリティメンテナンスと更新を行っています。

### バグ修正

* **請求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/jan-3rd-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.
