# Oct 30th 2023

## GenStudio

### **New Features**

* **Okta Sign-In Button Icon**: We've added an icon for the Okta sign-in button, enhancing the visual cues in our user interface.
* **Reset Tools to Default**: You can now reset your tools to their default settings with a simple click of the navigate back button.
* **Message Time-stamping**: We've added a timestamp to messages, enabling you to track the timing of messages more accurately.

### **Improvements**

* **Email Templates in French**: We've updated our email templates in French, improving communication for our French-speaking users.
* **Error Messaging**: We've improved the error message you see when getting subdomain info fails, helping you understand the issue more clearly.
* **Sidebar Item and Conversation Message Layout**: We've refined the layout of the sidebar item and conversation message, improving the overall user interface.
* **Sidebar and Message UI**: We've further refined the sidebar and message UI, ensuring a more user-friendly and visually-appealing experience.
* **Long Conversation Truncation**: Fixed an issue where long conversations were not being truncated properly, improving the readability of conversations.

### **Bug Fixes**

* **Collaboration Conversation Error**: We've fixed an issue that was causing errors when joining a collaboration conversation.
* **Model Selection Default Value**: We've fixed an issue where the model selection was persisting an incorrect default value.
* **Overflow Table in Assistant Message**: We've fixed an overflow issue in the assistant message table, improving its readability and appearance.

## Control Center

### **Bug Fixes**

* **Session Timeout**: Increased session timeout for tenants to 72 hours, ensuring you can stay logged in for longer without interruption.
* **Case Sensitivity Check**: Reviewed and fixed issues with the case sensitivity checking, enhancing the robustness of our system.


---

# 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/oct-30th-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.
