# 2025年5月30日

### 新機能

* **簡素化されたAPIキー管理**: 一般的な知識レコードのためのAPIキーの生成と管理が改善され、APIアクセスが容易になりました。

### 改善点

* **文書処理効率の向上**: 文書を独立して処理できるように最適化し、パフォーマンスと信頼性を向上させました。
* **API応答時間の最適化**: 削除処理を完了後にバックグラウンドで行うことで、APIの応答時間を改善しました。
* **エラーレポートの改善**: システムの信頼性を高めるために、ロードプロセスのエラーレポートを強化しました。
* **定期的なセキュリティメンテナンス**: システムのセキュリティとパフォーマンスを向上させるために、セキュリティ更新とメンテナンスを実施しました。

### バグ修正

* **デッドロックの問題を解決**: ドキュメント処理とインデックス作成中のデッドロックエラーを修正し、システムの安定性を向上させました。
* **重複再インデックスの修正**: ドキュメントに対する複数の再インデックストリガーを引き起こす問題を解決し、効率的なインデックス操作を確保しました。
* **ドキュメント処理のためのログ強化**: ドキュメント処理のステータス更新に関するログを改善し、より良い監視とトラブルシューティングを促進しました。


---

# 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-30th-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.
