# 2024년 3월 25일

## 개선 사항

* **기념품 개선:** 추가 기념품 정보를 표시하고 인덱싱 진행 상황을 보여주는 기능을 추가하여 사용자가 데이터 상태를 쉽게 추적할 수 있도록 했습니다.

## 버그 수정

* **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/mar-25th-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.
