# 2024 年 4 月 26 日

## 新特性

* **公共应用的搜索功能:** 在公共应用页面添加了一个新的搜索功能，使用户能够更高效地找到应用程序。

## 改进

* **已连接应用的布局更新：** “您的已连接应用”页面的布局已更新，以提供更好的用户体验和导航。
* **常识卡片更新：** 提炼备忘页面中的常识卡片现在显示大小而不是文档数量，提供更清晰的存储使用信息。
* **Dropbox和Google Drive的自动同步功能增强：** Dropbox和Google Drive的自动同步功能已增强，提供更流畅、更可靠的同步体验。
* **公共应用页面的分页：** 我们在公共应用页面上实现了分页，改善了导航和加载时间，以提供更好的用户体验。
* **常识卡片中备忘内容的更新精炼按钮：** 常识卡片备忘内容中的精炼按钮已更新，增强了可用性和清晰度。

## 错误修复

* **子文件索引问题：** 修复了在首次连接集成时，所选文件夹中的子文件未被正确索引的错误，从而确保全面的文件管理。
* **搜索失败时的登出问题：** 解决了搜索不存在的纪念品失败后强迫用户登出的错误，提高了错误处理和用户留存率。
* **个人资料编辑验证：** 解决了个人资料编辑页面的验证问题，确保信息准确捕获和处理。


---

# 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/apr-26th-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.
