# Nov 12th 2023

## GenStudio

### New Features

* **Slack Member Authorization**: Effortlessly manage team access with the new integration for Slack member authorization.

### Improvements

* **Infinite Scrolling**: Enjoy a seamless conversation experience with the new infinite scrolling feature, allowing you to browse without interruption.

### Bug Fixes

* **Unread Message Status**: Resolved an issue where deleting a message would mark the entire conversation as unread.
* **Documentation Links**: Fixed documentation links to ensure they work correctly across multiple language versions.
* **Message Trimming**: Upgraded litellm to prevent unintended message trimming for a clearer conversation history.

## Control Center

### New Features

* **Azure AD & Okta Script**: Gain better control over application settings with a script that disables Azure AD and Okta across all current applications.
* **Automatic Azure AD Disable**: New accounts will now have Azure Active Directory disabled by default for enhanced initial security.

### Improvements

* **More Data Per Page**: View up to 100 items per page, reducing the need to flip through pages to find what you need.
* **Security Enhancements**: Updated package versions to address and resolve known vulnerabilities, keeping your data safe.

### Bug Fixes

* **Smooth Sign-Up**: Fixed the sign-up redirection to ensure new users are smoothly transitioned to the sign-in page upon registration.


---

# 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-12th-2023.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.
