# 2024年12月27日

## GenStudio

### 改善点

* **テーブルのソート機能の強化**: ユーザーは、テーブルビューのヘッダーをクリックすることで、コラボレーションやスナップショットをソートできるようになりました。
* **メッセージ内の言及をハイライト**: 非AIメッセージ内で言及された名前が、より見やすくハイライトされるようになりました。

### バグ修正

* **会話のクローン作成の問題を修正**: スナップショットからパスワードでサインインした際に、会話が正しくクローンされない問題を解決しました。

## コントロールセンター

### 改善点

* **ソートのためのAPIサポート**: コラボレーションとスナップショットのソートをサポートするようにAPIを更新し、データ管理を強化しました。
* **ユーザーオンボーディング体験の改善**: ユーザーがオンボーディングを完了した後に正しい手順を表示しました。
* **自動キャッシュ無効化**: コンテンツを削除するとCloudFrontキャッシュが自動的に無効化され、ユーザーが最新の情報を確認できるようになりました。
* **定期的なセキュリティメンテナンスと更新**

### バグ修正

* **スナップショットの不要なスラッシュを削除**: スナップショットのURLに余分なスラッシュが表示される問題を修正しました。


---

# 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/dec-27th-2024.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.
