# 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-hk/qi-ta-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.
