# 2023年10月30日

## GenStudio

### **新功能**

* **Okta登录按钮图标**：我们已经为Okta登录按钮添加了一个图标，增强了用户界面的视觉提示。
* **重置工具到默认设置**：您现在可以通过简单地点击返回按钮将工具重置到默认设置。
* **消息时间戳**：我们已经为消息添加了时间戳，使您能更准确地跟踪消息的时间。

### **改进**

* **法语电子邮件模板**：我们更新了法语的电子邮件模板，提高了与法语用户的交流效果。
* **错误信息**：当获取子域名信息失败时，我们改善了您看到的错误信息，帮助您更清晰地理解问题。
* **侧边栏项目和对话消息布局**：我们优化了侧边栏项目和对话消息的布局，提高了整体的用户界面。
* **侧边栏和消息用户界面**：我们进一步完善了侧边栏和消息的用户界面，确保了更加用户友好和视觉上的吸引力。
* **长对话截断**：我们修复了一个问题，即长对话没有被适当地截断，提高了对话的可读性。

### **错误修复**

* **协作对话错误**：我们已经修复了导致在加入协作对话时产生错误的问题。
* **模型选择默认值**：我们修复了模型选择持续存在的默认值不正确的问题。
* **助手消息中的表格溢出问题**：我们修复了助手消息表中的溢出问题，提高了其可读性和外观。

## 控制中心

### **修复错误**

* **会话超时**：将租户的会话超时增加到72小时，保证您可以更长时间地保持登录状态，无需中断。
* **大小写敏感度检查**：检查并修复了大小写敏感度检查的问题，提高了我们系统的稳健性。


---

# 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/zh-cn/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.
