# 2024년 4월 12일

## 새로운 기능

* **클라우드 저장소에 대한 자동 동기화:** 사용자는 이제 Dropbox 및 Google Drive에서 선택한 폴더 및 파일에 대한 자동 동기화를 설정하여 문서 관리 프로세스를 간소화할 수 있습니다.

## 개선 사항

* **문서 정렬 최적화:** 문서의 정렬을 인덱스 날짜나 이름으로 설정할 수 있어 보다 직관적인 탐색과 검색이 가능합니다.
* **기념품 관리 UI 업데이트:** 공통 지식 기념품 UI가 업데이트되어 공유 설정을 위한 새로운 토글이 포함되었으며, 데이터 공유에 대한 사용자 제어가 향상되었습니다.
* **UI 반응성 및 사용자 정의:** 소소한 UI 수정이 구현되었습니다.

## 버그 수정

* **온보딩 프로세스:** 사용자의 온보딩 단계에서 일반 지식이 표시되지 않는 문제를 해결하여 새로운 사용자의 초기 설정 경험을 향상시켰습니다.


---

# 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/apr-12th-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.
