# 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/ja/rissu-1/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.
