# Aug 16th, 2024

## GenStudio

### Improvements

* **Synchronized Authentication Methods**: GenStudio now reflects the authentication options configured in Control Center, providing a consistent login experience.
* **Prioritized Google Login**: Placed the Google login option at the top of the login page for easier access.
* **Updated Translations**: Refreshed internationalization settings for better multilingual support.

## Control Center

### New Features

* **Multiple Authentication Methods**: Introduced new sign-in options to provide flexibility in accessing your account.
* **Email Verification for Control Center Users**: Implemented email verification to strengthen account security.

### Improvements

* **Prioritized Google Sign-In**: Moved the Google sign-in option to the top of the login page for easier access, and updated field labels for clarity.
* **Enhanced Account Verification**: Newly verified owners are now correctly recognized, improving access rights management.
* **Enhanced Search Functionality**: Integrated advanced date range support in the search feature, improving data retrieval efficiency.

### Bug Fixes

* **Fixed Rememberizer Integration**: Resolved an issue causing Rememberizer to fail in reconnecting, ensuring continuous service.


---

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