# 2024 年 3 月 11 日

## 新功能

* **用户Slack数据迁移:** 现在可以迁移用户Slack数据以适应Slack线程和回复，增强用户交互。
* **常识整合:** 已将常识添加到整合资源端点，扩展了我们系统的能力。
* **置顶共享知识项:** 系统管理员现在可以将共享知识项置顶，提高可见性和可访问性。
* **安全处理文件:** 系统将不再因为空文件而失败，提高系统可靠性。
* **管理共享知识:** 用户现在可以删除和编辑他们的共享知识，对共享内容有更多的控制。

## 改进

* \*\*Rememberizer UI更新：\*\*Rememberizer的用户界面已根据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/mar-11th-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.
