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