# Jan 17th, 2025

## GenStudio

### New Features

* **Commentary Support**: Introduced the ability to add commentary within GenStudio, enhancing collaboration and communication.
* **Display Account Balance**: Users can now view their account balance directly in GenStudio.
* **Added Danish and Vietnamese Languages**: Support for Danish and Vietnamese languages has been added.
* **Behavior Button**: Added a new behavior button to enhance user interaction and control.

### Improvements

* **Enhanced Localization**: Improved locale support in navigations for a better user experience.

### Bug Fixes

* **Fixed Mentions Highlight**: Resolved an issue where mentions were not highlighted correctly.
* **Updated Translations and Sign-in Internationalization**: Fixed translation issues and improved internationalization for the sign-in process.
* **Conversation Details Refresh**: Fixed an issue where conversation details did not refresh when a message was deleted during streaming.

## Control Center

### New Features

* **Commentary Support**: Introduced commentary features in the Control Center for enhanced collaboration.
* **Account Admin Dashboard Enhancements**: Admins can now view links to account owners and other admins directly from the dashboard.
* **Display Account Balance**: Account balance information is now available to users in the Control Center.
* **Web Scraping Option per Conversation**: Added options to enable web scraping for individual conversations.
* **Reset Password on First Account Link**: Users are now prompted to reset their password when linking their account for the first time.
* **Added Danish and Vietnamese Languages**: Support for Danish and Vietnamese languages has been added.

### Improvements

* **Improved Performance**: Enhanced system capacity to handle more connections, resulting in better reliability and performance.
* **Enhanced Localization and Redirection**: Improved locale path consistency across sign-in redirections and added locale parameters to GenStudio redirects.
* **Improved Data Consistency**: Enhanced data consistency in integrations to prevent potential inconsistencies.

### Bug Fixes

* **Fixed Transfer Ownership Errors**: The transfer ownership feature now returns proper error messages instead of a 404 error.
* **Fixed Redirect Without Login**: Addressed an issue where users were not redirected to the homepage when accessing the portal without logging in.
* **Input Data Validation**: Added validation for input data to prevent errors and improve stability.


---

# 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-17th-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.
