> For the complete documentation index, see [llms.txt](https://docs.rememberizer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rememberizer.ai/zh-hk/qi-ta-zi-yuan/releases/2024-releases/nov-29th-2024.md).

# 2024 年 11 月 29 日

### 改進

* **增強的文件處理**：優化文件顯示和性能，以提供更好的用戶體驗。
* **支持多個 Dropbox 帳戶**：通過重新認證改善 Dropbox 整合，支持多個帳戶。
* **改善文件獲取的可靠性**：在從 Google Drive 或 Dropbox 獲取文件時實施自動重試，以增強可靠性。

### 錯誤修正

* **解決新增知識按鈕重疊**：修正了新增知識按鈕與其他元件重疊的問題，改善了使用者介面。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-hk/qi-ta-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.
