# 2024년 2월 26일

## 개선 사항

* **이미지 크기 제한**: 공유 지식을 위해 크롭한 이미지 크기는 1MB를 초과해서는 안 됩니다.
* **문서 표시 개선**: 사용자 경험 개선을 위해 Right Selection Panel 내에서 트리 구조로 표시될 수 있는 문서 수를 늘렸습니다.

## 버그 수정

* **데이터 소스 연결 해제**: 데이터 소스 연결을 해제할 때 문서가 적절하게 삭제되지 않고 데이터 소스가 제거되지 않는 문제를 수정하였습니다.


---

# 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/feb-26th-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.
