# 2024 年 11 月 29 日

### 改进

* **增强的文档处理**：优化了文档显示和性能，以提供更好的用户体验。
* **支持多个Dropbox账户**：通过重新认证，改善了Dropbox集成，支持多个账户。
* **提高文档获取的可靠性**：在从Google Drive或Dropbox获取文档时实现了自动重试，以增强可靠性。

### 错误修复

* **解决添加知识按钮重叠**：修复了添加知识按钮与其他组件重叠的问题，改善了用户界面。


---

# 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/nov-29th-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.
