# 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/zh-hk/qi-ta-zi-yuan/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.
