# 2025 年 3 月 28 日

### 改进

* **增强文档处理性能**：在处理子文档批次时，改进了后端性能，从而实现更快的操作。

### 错误修复

* **修复大型表格导致的Web应用崩溃**：解决了在渲染超过200,000个项目的大型表格时导致Web应用崩溃的问题。
* **确保数据库一致性**：解决了后端缺失迁移文件的问题，以确保数据库的稳定性和一致性。


---

# 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/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.
