# 2024年3月11日

## 新機能

* **ユーザーSlackデータ移行:** ユーザーのSlackデータが、Slackのスレッドと返信を対応させるために移行できるようになり、ユーザーとの対話が強化されます。
* **一般的な知識の統合:** 一般的な知識が統合ソースエンドポイントに追加され、私たちのシステムの機能を拡張します。
* **共有知識項目のピン留め:** システム管理者は、共有知識項目をリストの一番上にピン留めできるようになり、視認性とアクセシビリティが向上します。
* **安全な文書の取り扱い:** システムは空の文書ではもう失敗しません、これによりシステムの信頼性が向上します。
* **共有知識の管理:** ユーザーは自分の共有知識を削除し編集できるようになり、共有コンテンツへのコントロールがさらに向上します。

## 改善点

* **Rememberizer UIアップデート:** RememberizerのUIは、新しい形式のSlack返信に基づいて更新されました。

## バグ修正

* **一般的な知識の切り替え：** メメントの精製時に一般的な知識を切り替える際の問題を修正しました。
* **サポートされていないドキュメントの可視性：** サポートされていないドキュメントが表示される問題を修正しました。
* **ユーザーのドキュメントリスト：** 登録されたドキュメントはもはやユーザーのドキュメントのリストに表示されません。
* **メメントのサイズ推定：** メメントの推定サイズの計算が誤っていたのを修正しました。


---

# 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.rememberizer.ai/ja/rissu-1/releases/2024-releases/mar-11th-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.
