# 2024年4月12日

## 新機能

* **クラウドストレージの自動同期:** ユーザーは、DropboxやGoogle Driveの選択したフォルダーやファイルの自動同期を設定できるようになり、文書管理プロセスが効率化されました。

## 改善

* **ドキュメントの順序最適化:** ドキュメントの順序はインデックス付けされた日付または名前で設定できるようになり、より直感的なナビゲーションと検索を促進します。
* **メメント管理のUI更新:** 一般的な知識メメントのUIが更新され、データ共有に対するユーザーの制御を改善するための新しい共有設定トグルが追加されました。
* **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/apr-12th-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.
