# 2023年11月12日

## GenStudio

### 新功能

* **Slack 成员授权**：通过新的 Slack 成员授权集成，轻松管理团队访问权限。

### 改进

* **无限滚动**：通过新的无限滚动功能，享受无缝对话体验，使您可以无中断地浏览。

### Bug 修复

* **未读消息状态**：解决了一个问题，即删除消息会将整个对话标记为未读。
* **文档链接**：修复了文档链接，确保它们在多种语言版本中正常工作。
* **消息修剪**：升级 litellm 以防止意外的消息修剪，以便更清晰地查看对话历史。

## 控制中心

### 新功能

* **Azure AD 和 Okta 脚本**：借助禁用所有当前应用程序的 Azure AD 和 Okta 的脚本，对应用程序设置进行更好的控制。
* **自动禁用 Azure AD**：新账户现在将默认禁用 Azure Active Directory，以提高初始安全性。

### 改进

* **每页数据更多**：每页可查看最多100个项目，无需翻页就能找到你需要的内容。
* **安全性增强**：更新了包版本，解决了已知的漏洞，以保护你的数据安全。

### 修复的错误

* **流畅的注册**：修复了注册重定向以确保新用户在注册后


---

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