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