# Feb 28th, 2025

## GenStudio

### New Features

* **User Introduction on First Sign-In**: Introduced a new user onboarding experience to guide users when they sign in for the first time.

### Improvements

* **Enhanced Commentary Handling**: Commentary audio will no longer play if the GenStudio tab is inactive or if the user is in a different conversation.
* **Updated Warning Messages**: Improved clarity in warning messages for better user understanding.

### Bug Fixes

* **Web Scraping and Commentary Default Settings**: Resolved issues with the default settings for web scraping and commentary features.
* **Compatibility of Commentary Audio**: Fixed incompatibility issues with commentary audio responses.

## Control Center

### New Features

* **Auto Top-Up for Credits**: Introduced an auto top-up feature to ensure uninterrupted access to services.

### Improvements

* **Enhanced Commentary Feature Reliability**: Improved tracking and validation of commentary generation for more accurate outputs.
* **Improved Language Translations**: Enhanced translations for a better user experience.

### Bug Fixes

* **UI Updates After Purchasing Credits**: Fixed an issue where the user interface did not update after buying credits.
* **Smart Tool Language Model Preference**: Resolved issues where smart tool language model preferences were not correctly applied.
* **Credit Threshold Notifications**: Adjusted credit threshold comparisons to prevent unintended service interruptions.


---

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