# 2024년 5월 31일

## 새로운 기능

* **새로운 기념품 버튼:** 앱을 인증하는 동안 기념품을 생성할 수 있는 새로운 버튼을 추가하여 사용자 친화적인 프로세스를 만들었습니다.

## 개선 사항

* **검색 최적화:** 더 빠르고 정확한 결과를 위해 검색 기능을 강화했습니다.
* **앱 인증 시 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/may-31st-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.
