# 2025 年 4 月 18 日

### 新功能

* **嵌入工作者追蹤**：引入了嵌入工作者的監控功能，以提高性能和可靠性。
* **增強文檔**：為人類用戶和AI助手提供了更新的文檔，以改善指導。

### 改進

* **改善數據新鮮度**：實施快取超時以確保用戶獲得最新的信息。
* **優化通知**：調整警報設置以防止重複通知並提升用戶體驗。

### 錯誤修正

* **帳戶 API 修正**：解決了一個問題，即在使用 CK API 金鑰時，帳戶 API 未返回正確的 CK 描述。


---

# 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/apr-18th-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.
