# 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/ja/rissu-1/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.
