# 2024年3月4日

## 新機能

* **共有知識**：共有知識を作成し表示する新機能が実装されました。
* **メメントの名前変更**：ユーザーは自分のメメントの名前を変更することができるようになりました。

## バグ修正

* **Dropboxファイル表示**：Dropboxでのファイル表示が正しくない問題を解決しました。
* **クエリ結果の順序**：連続したチャンクでクエリ結果を返すと結果が乱れるバグを修正しました。
* **一般知識UI**：一般知識機能に関連するいくつかのUI問題を修正しました。


---

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