# 2024 年 3 月 11 日

## 新功能

* \*\*用戶Slack數據遷移：\*\*現在可以遷移用戶Slack數據以容納Slack討論串和回覆，強化用戶互動。
* \*\*常識整合：\*\*已經在整合來源端點添加常識，擴大了我們系統的能力。
* \*\*固定共享知識項目：\*\*系統管理員現在可以將共享知識項目固定在列表的頂部，提高其可見性和可訪問性。
* \*\*安全文檔操作：\*\*系統不再會因為空文檔而失敗，提高了系統的可靠性。
* \*\*管理共享知識：\*\*用戶現在可以刪除和編輯他們的共享知識，對共享內容提供了更多的控制權。

## 改進

* \*\*Rememberizer UI更新：\*\*基於Slack回覆的新格式，Rememberizer 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-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.
