# Feb 21st, 2025

## GenStudio

### Bug Fixes

* **Settings Persistence Issue Fixed**: Resolved issues where settings for Commentary and WebScraping were not being saved.
* **UI Bug Fixes**: Corrected multiple user interface issues for a smoother user experience.

### Improvements

* **Notification Dot Position Adjusted**: Improved the placement of the notification indicator for better visibility.

## Control Center

### Improvements

* **Enhanced Billing Interface**: Updated billing view for clearer and more intuitive access to billing details.
* **Updated Commentary Pricing**: Adjusted pricing for commentary features for better value.
* **Improved Analytics**: Enhanced analytics features for more detailed insights.
* **Detailed Validation Error Messages**: Added more information to model validation errors to assist in troubleshooting.
* **Model Visibility Options**: Added options to show or hide models in the interface.

### Bug Fixes

* **Credit Calculation Fixed**: Resolved an issue where credits were not accurately calculated.


---

# 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-21st-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.
