# Jan 3rd, 2025

## Control Center

### New Features

* **New Billing Tab UI**: Introduced a new billing tab for an improved billing experience.
* **Price Table Addition**: Added a price table to clearly display pricing information.

### Improvements

* **Balance Change Tracking**: Enabled tracking of balance changes for better account management.
* **Improved Balance Calculations**: Enhanced accuracy of balance deductions prior to price model deployment.
* **Extended Session Duration**: Increased session duration to 4 hours for a smoother user experience.
* **Security Updates**: Regular security maintenance and updates.

### Bug Fixes

* **Billing UI Correction**: Resolved an issue with the billing user interface.
* **Fixed Conversation Timestamps**: Corrected an issue where cloned snapshot conversations displayed incorrect timestamps.
* **Username Sanitization**: Fixed an issue where social login usernames could contain invalid characters.


---

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