# 2024 年 5 月 31 日

## 新功能

* **新纪念按钮:** 我们添加了一个新按钮，以便在授权应用程序时创建纪念品，使过程更加用户友好。

## 改进

* **优化搜索：** 增强了搜索功能，提供更快速和更准确的结果。
* **授权应用时调整 UI：** 在授权应用时对用户界面进行了小幅调整，以提供更流畅的体验。

## 错误修复

* **修复缩进问题：** 修复了一个缩进问题，以确保整个应用程序中的格式一致。


---

# 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/may-31st-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.
