# 2025年5月23日

### 新機能

#### Rememberizer フロントエンド

* **新しいメンテナンスページ**: ダウンタイム中のコミュニケーションを向上させるためにメンテナンスページを導入しました。

### 改善

#### Rememberizer バックエンド

* **強化されたコンテンツ共有**: コンテンツの公開共有機能が改善されました。
* **パフォーマンスの向上**: ユーザーエクスペリエンスを向上させるために、フォルダーとファイルの処理が迅速化されました。
* **報告の改善**: 問題の迅速な解決を支援するために、失敗したドキュメントのための毎日の報告が強化されました。

#### Rememberizer フロントエンド

* **強化されたメンテナンス処理**: メンテナンス通知は、重要なサービスが利用できない場合にのみ表示されます。
* **セキュリティアップデート**: 定期的なセキュリティメンテナンスとアップデート。

### バグ修正

#### Rememberizer バックエンド

* **Google ドライブ統合の修正**: Google ドライブフォルダの埋め込みに関する問題を解決しました。
* **文書取得の修正**: メメント文書の不正な文書IDを引き起こす問題を解決しました。


---

# 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/2025-releases/may-23rd-2025.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.
