# Nov 29th, 2024

## GenStudio

### New Features

* **Version Update Notifications**: Added alerts to inform users of new GenStudio updates, ensuring access to the latest features.

### Bug Fixes

* **Avatar Icon Alignment**: Fixed the misalignment of the avatar icon for a cleaner and more professional interface.

## Control Center

### New Features

* **GenStudio Version Management**: Introduced the ability to manage GenStudio versions within Control Center for seamless integration.

### Improvements

* **Verified SMS Data Accuracy**: Enhanced the updating process of verified SMS data to provide reliable and timely information.

### Bug Fixes

* **Workspace Conversation Access**: Resolved an issue to ensure CSA conversations remain within their original workspace, enhancing data security.
* **Authentication Flow Enhancement**: Users are now redirected to sign in when authentication is canceled, improving the login experience.
* **Cancel Button Design**: Removed the unnecessary border from the Cancel button for a more consistent interface.
* **Accurate Logging**: Corrected variables in logs to improve the accuracy of logged information.
* **Controlled URL Crawling**: Prevented crawling of URLs not enclosed in curly braces to avoid unintended data collection.
* **"Take Me There" Functionality**: Fixed the navigation issue to reliably direct users to the intended page.


---

# 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/nov-29th-2024.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.
