# 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-hk/qi-ta-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.
