# 2024 年 8 月 2 日

**新功能：**

* **改进的搜索功能**：搜索功能现在能够并行内容检索，提供更快和更准确的结果。
* **精 refined 文档通知系统**：用户将收到更精确的文档更新通知，增强协作和工作流程管理。
* **更新的API密钥格式**：更新了API密钥前缀，以提高安全性和便于识别。

**改进：**

* **增强的数据管理**：系统现在能更有效地处理空文档，确保所有相关信息得到正确索引和加载。
* **优化的纪念品组织**：对纪念品侧边栏进行的改进提供了更清晰的文档和文件夹视图，使导航更加直观。
* **精简的数据处理**：实施了一种新的嵌入机制和向量数据库的适应，以更高效地处理和分析数据。

**错误修复：**

* **电子邮件编码兼容性**：在电子邮件字符集不正确时更新系统编码格式，以防止潜在的显示问题。
* **Gmail标签管理**：解决了删除Gmail标签时的问题，确保电子邮件集成更顺畅。
* **异常处理**：改进了错误通知系统，以更好地管理和传达系统异常。


---

# 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/aug-2nd-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.
