# 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/zh-cn/e-wai-zi-yuan/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.
