# 2024 年 5 月 17 日

## 新功能

* **Gmail 集成与同步：** 连接您的 Gmail 帐户，在我们的平台上轻松管理电子邮件。上周，我们推出了标签特定的集成；本周，享受同一标签内线程的完全同步，以实现无缝访问和管理。

## 改进

* **显示目录路径：** 该应用程序现在显示目录路径，使用户更容易导航和定位他们的文档。
* **更新图示：** 应用程序的图示已更新，以提供系统架构和数据流的更清晰视觉表示。
* **更改数据源顺序：** 数据源的顺序已优化，以提高数据检索和处理的效率。
* **更新数据获取逻辑：** 数据获取的逻辑已增强，以提高所检索信息的准确性和可靠性。

## Bug Fixes

* **修复文档删除按钮的用户界面：** 嵌入详情中的文档删除按钮的用户界面已修复，以提供更好的用户体验。


---

# 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/may-17th-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.
