# 2023年11月6日

## GenStudio

### 新功能

* \*\*分享到 Slack：\*\*協作變得更容易！ 現在您可以從我們的平台直接將內容分享到 Slack。
* **其他語言**：我們擴大了語言支援！ GenStudio 現在支援另外 10 種語言，從而提供更具包容性的使用者體驗。

### 改進

* \*\*圖像顯示：\*\*為了提供更好的觀看體驗，我們為生成的圖像添加了最大寬度限制。
* \*\*登入和註冊頁面 UI：\*\*我們使 FA 登入和註冊頁面之間的空間保持一致，並更改了電子郵件欄位圖標，以獲得更直觀的使用者介面。
* \*\*重新分享協作 URL：\*\*現在可以重新分享協作 URL，讓團隊協作更有效率。

### Bug修復

* **未經授權的 Okta 使用者錯誤訊息**：我們改進了為未經授權的 Okta 用戶顯示的錯誤訊息，以便更加清晰。
* \*\*註銷流程：\*\*修正了設定區域設定 cookie 阻止註銷流程的錯誤。 您現在應該可以順利註銷了。
* \*\*刪除活動對話：\*\*我們解決了刪除活動對話出現問題的問題。 現在您可以更有效地管理您的對話。
* \*\*訊息刪除：\*\*刪除訊息不再導致對話的所有訊息顯示為「未讀」狀態。

## 控制中心

### 新功能

* \*\*串流回應：\*\*回應現在即時串流傳輸，提供一致的即時更新。
* \*\*新增 10 種新語言：\*\*控制中心現在支援 10 種新語言，使其更加用戶友好和易於存取。

### 改進

* \*\*Okta 整合：\*\*我們增強了 Okta 整合功能，提供更安全、更簡化的使用者體驗。

### Bug修復

* \*\*存取控制中心中的私人頁面：\*\*我們修復了未經身份驗證的請求可以存取控制中心中的某些私人頁面的問題。
* **電子郵件身份驗證切換**：使用者現在可以按預期在控制中心關閉電子郵件身份驗證。


---

# 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-6th-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.
