# 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/ko/undefined-2/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.
