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