# 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/ja/rissu-1/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.
