# 2024 年 3 月 4 日

## 新功能

* **共享知识**：已实现创建和显示共享知识的新功能。
* **记忆重命名**：用户现在可以重命名他们的记忆。

## 修复的错误

* **Dropbox 文件显示**：解决了 Dropbox 中文件显示错误的问题。
* **查询结果排序**：修复了一个问题，即连续块查询结果返回一个无序的结果。
* **公共知识 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/zh-cn/e-wai-zi-yuan/releases/2024-releases/mar-4th-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.
