# 2025年3月28日

### 改善点

* **ドキュメント処理パフォーマンスの向上**: 子ドキュメントのバッチ処理時のバックエンドパフォーマンスが向上し、操作がより迅速になりました。

### バグ修正

* **大規模テーブルでのウェブアプリのクラッシュを修正**: 20万項目を超える大規模テーブルをレンダリングする際にウェブアプリがクラッシュする問題を解決しました。
* **データベースの整合性を確保**: バックエンドでのマイグレーションファイルの欠如に対処し、データベースの安定性と整合性を確保しました。


---

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