# 2024년 4월 5일

## 새로운 기능

* **새로운 지식 트리 지원:** 나무 구조를 확장하여 Dropbox 및 Google Drive와 더 잘 통합되어 문서 및 폴더 관리를 보다 직관적으로 할 수 있게 합니다.
* **슬랙 답장 동기화:** 새로운 슬랙 답장을 보다 효과적으로 동기화하는 기능을 추가하여 커뮤니케이션을 원활하고 최신 상태로 유지하는 데 도움을 줍니다.

## 버그 수정

* **공통 지식 페이지 수정:** 공통 지식 페이지에서 검색, 페이지 매김 및 DateTime 형식 업데이트와 관련된 버그를 수정했습니다.
* **구 계정에 대한 선택된 파일 표시 수정:** 구 계정에 대한 선택된 파일이 올바르게 표시되지 않는 문제를 수정했습니다.


---

# 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-5th-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.
