# 2024년 6월 14일

## 새로운 기능

* **기념품 크기 표시:** 이제 기념품 사이드바에 기념품의 크기가 표시되어 사용자들이 저장 용량을 더 잘 이해할 수 있습니다.
* **최신 버전 확인:** 데스크탑 앱이 최신 버전을 자동으로 확인하고 사용자에게 알리는 기능을 추가했습니다.

## 버그 수정

* **삭제된 메멘토에 대해 404 반환:** 삭제된 메멘토나 다른 사용자에게 속한 메멘토를 가져오면 서버 오류 대신 404 오류가 반환됩니다.
* **서드파티 앱 크기 업데이트:** 서드파티 앱의 메모리 문서가 메멘토에 대한 크기 업데이트를 트리거하지 않는 문제를 수정했습니다.


---

# 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/jun-14th-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.
