# 2024 年 3 月 18 日

## 新功能

* **创建新记忆按钮：** 我们添加了一个新按钮，以在授权应用程序时创建记忆，使流程更加用户友好。
* **图片上传器无大小限制：** 用户现在可以上传任何大小的图片，提供了更多的文档设计灵活性。
* **常识大小显示：** 我们增加了显示常识项目大小的功能，提供了更多的存储使用透明度。

## 改进

* \*\*Slack 频道的索引时间：\*\*现在在检查新消息时会更新索引时间，并且文档的 `INDEXED` 状态会得到维护，提高了文档搜索的效率。
* \*\*更流畅的入门操作：\*\*我们减少了入门流程中的冗余步骤，使其更快更高效。
* \*\*常识部分的响应式 UI：\*\*我们优化了 memento 页面上常识部分的 UI，使其具有响应性，从而改善了在各种设备上的可读性。
* \*\*Memento 大小显示：\*\*现在在授权应用程序时会显示 memento 的大小，帮助用户更好地理解他们授权的 memento。

## 修复错误

**用户-重命名-应用:** 现在可以正确处理用户重命名应用的情况，防止可能出现的错误。


---

# 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/mar-18th-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.
