# Jan 9th, 2026

## GenStudio

### New Features

* **Star Button Added to Tool Detail Modal**: A new star button has been added to the tool detail modal for an enhanced user experience.

### Bug Fixes

* **UI Consistency on My Settings Page**: The My Settings page user interface has been improved for better consistency.
* **Profile Photo Memory Leak**: Memory leak issues associated with profile photos have been resolved to improve performance.

## Control Center

### Bug Fixes

* **Image Expiry in Snapshot Continuation**: The issue with expired images when continuing snapshot has been fixed, improving the reliability of saved snapshots.
* **Added Video Support**: Video support has been implemented to offer richer and more flexible media options for users.


---

# 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-9th-2026.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.
