# Aug 9th, 2024

## GenStudio

### New Features

* **Username/Password Login:** You can now log in using your username and password for a simpler sign-in process.
* **Password Reset:** Easily reset your password if you forget it, making account recovery more convenient.
* **File Uploads to S3:** Upload your files directly to S3 for improved storage and management.
* **Groq Integration:** Integrate with Groq to enhance system capabilities.

### Improvements

* **Snapshot UI for Mobile:** Enjoy a better snapshot viewing experience on mobile devices.
* **Padding Update:** Updated padding for snapshot content to enhance the visual experience.
* **Logo Rendering:** Fixed issues with logo rendering for a more polished look.
* **Uploaded Files:** You can now view uploaded files directly within the platform.
* **SMS Verification Not Required:** Signing in to GenStudio no longer requires SMS verification, simplifying the process.

### Bug Fixes

* **Rememberizer Integration:** Fixed an issue where the Rememberizer integration failed to reconnect.

## Control Center

### New Features

* **Email/Password Login:** Control Center users can now sign up and log in using their email and password, with SMS verification for added security.
* **Email Verification:** Added email verification to ensure secure account setups.
* **reCAPTCHA Integration:** Added reCAPTCHA to authentication pages and the Forgot Password page to enhance security.


---

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