# 2024 年 3 月 25 日

## 改进

* **备忘录增强：** 添加了一个功能，以显示额外的备忘录信息并显示索引进度，使用户更容易跟踪其数据的状态。

## Bug 修复

* **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/zh-cn/e-wai-zi-yuan/releases/2024-releases/mar-25th-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.
