# 2025年1月3日

## 控制中心

### 新功能

* **新账单标签用户界面**：引入了一个新的账单标签，以改善账单体验。
* **价格表添加**：添加了一个价格表，以清晰显示定价信息。

### 改进

* **余额变更跟踪**：启用余额变更跟踪，以便更好地管理账户。
* **改进的余额计算**：在价格模型部署之前，提高余额扣除的准确性。
* **延长会话时长**：将会话时长增加到4小时，以提供更流畅的用户体验。
* **安全更新**：定期进行安全维护和更新。

### 错误修复

* **账单用户界面修正**：解决了账单用户界面的问题。
* **修复对话时间戳**：纠正了克隆快照对话显示不正确时间戳的问题。
* **用户名清理**：修复了社交登录用户名可能包含无效字符的问题。


---

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