# 2024년 1월 29일

## 새로운 기능

* **Dropbox 통합**: 이제 우리 플랫폼 내에서 Dropbox 파일을 색인화, 재색인화, 목록화, 제출할 수 있습니다.
* **온보딩 단계에서의 Dropbox 통합**: Dropbox 통합이 이제 온보딩 단계의 일부가 되어 설정이 더욱 간편해졌습니다.

## 개선 사항

* **문서 크기 제한**: 각 사용자의 문서 총 크기를 1GB로 제한하여 최적의 성능을 보장합니다.
* **개선된 검색 경험**: 검색 인터페이스가 더 나은 사용자 경험을 위해 개선되었습니다.

## 버그 수정

* 더욱 원활한 작업을 위해 빈 문서 처리 관련 문제를 수정했습니다.
* 끊김 없는 통합을 위해 Slack 첨부 파일 처리 중 발생하는 오류를 해결했습니다.
* '회원가입' 버튼을 올바르게 '회원가입' 페이지에 연결했습니다.


---

# 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/jan-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.
