# 2024 年 4 月 12 日

## 新特性

* **云存储的自动同步：** 用户现在可以为Dropbox和Google Drive中的选定文件夹和文件设置自动同步，从而简化文档管理流程。

## 改进

* **优化文档排序：** 现在可以通过索引日期或名称设置文档顺序，便于更直观的导航和检索。
* **备忘管理的UI更新：** 常识备忘UI已更新，包括一个新的共享设置切换，改善用户对数据共享的控制。
* **UI响应性和自定义：** 已实施小型UI修复。

## bug 修复

* **引导流程：** 解决了在用户引导步骤中未显示常识的问题，增强了新用户的初始设置体验。


---

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