# 2024年4月5日

## 新機能

* **新しい知識ツリーサポート:** DropboxやGoogle Driveとの統合をより良くするためにツリー構造を拡張し、より直感的なドキュメントおよびフォルダー管理を可能にしました。
* **Slack返信の同期:** 新しいSlack返信をより効果的に同期する機能を追加し、コミュニケーションをシームレスかつ最新の状態に保つのを助けます。

## バグ修正

* **共通知識ページの修正:** 共通知識ページでの検索、ページネーション、DateTimeフォーマットの更新に関連するバグを修正しました。
* **古いアカウントの選択ファイル表示修正:** 古いアカウントの選択ファイルが正しく表示されない問題を修正しました。


---

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