# 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-cn/e-wai-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.
