# 2023年11月12日

## GenStudio

### 新功能

* **Slack成員授權**：藉由新的Slack成員授權整合，輕鬆地管理團隊存取。

### 改進

* **無限滾動**：憑著新的無限滾動功能，享受無拘無束的對話體驗，讓您無間斷地瀏覽。

### 錯誤修復

* **未讀訊息狀態**：解決了刪除訊息會將整個對話標記為未讀的問題。
* **文件連結**：修正了文件連結，以確保它們在多種語言版本中都能正常工作。
* **訊息修剪**：升級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-hk/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.
