# 2025年1月3日

## 控制中心

### 新功能

* **新的計費標籤介面**：引入了一個新的計費標籤，以改善計費體驗。
* **價格表新增**：新增了一個價格表，以清晰顯示定價信息。

### 改進

* **餘額變更追蹤**：啟用餘額變更追蹤以改善帳戶管理。
* **改進的餘額計算**：在價格模型部署之前提高餘額扣除的準確性。
* **延長會話持續時間**：將會話持續時間增加至 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/zh-hk/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.
