# 2024 年 9 月 13 日

### 改進

* **改進的使用追蹤**：新的邏輯提供了對您的存儲和使用限制的更準確監控。
* **增強的性能**：Memento 操作現在經過優化，以提高響應速度。
* **增強的錯誤顯示**：當文檔索引失敗時，知識頁面上的錯誤信息更加清晰，便於識別問題。
* **精簡的數據源連接**：數據源面板在連接後自動打開，簡化了設置過程。
* **改進的默認設置**：默認用戶設置已更新，以提高性能和準確性。

### 新功能

* **批次文件刪除**：現在您可以一次刪除多個文件，簡化數據管理。
* **自動重新索引**：在需要時，收藏夾將自動重新索引，確保搜索結果是最新的。

### 錯誤修正

* **修正索引錯誤**：解決數據索引問題以提高搜索可靠性。
* **減少通知垃圾**：修正導致與文檔成員資格相關的過量通知的問題。


---

# 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/sep-13th-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.
