# 2024 年 8 月 16 日

### 新功能

* **增强搜索过滤器**：增加了按发件人和收件人过滤搜索结果的功能，使得查找特定电子邮件更容易。
* **文档创建日期显示**：现在在文档列表中显示文档创建日期，以便于更好的文档管理。

### 改进

* **改善搜索可靠性**：搜索功能的增强提供了更顺畅和更可靠的体验。

### Bug Fixes

* **电子邮件集成修复**：解决了使用GPT时与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-16th-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.
