# 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/ko/undefined-2/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.
