# 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-cn/e-wai-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.
