# 2024 年 4 月 5 日

## 新特性

* **新知识树支持：** 扩展了树结构，以更好地与 Dropbox 和 Google Drive 整合，实现更直观的文档和文件夹管理。
* **Slack 回复同步：** 新增功能，更有效地同步新的 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/zh-cn/e-wai-zi-yuan/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.
