# 2024년 9월 13일

### 개선 사항

* **사용 추적 개선**: 새로운 로직이 저장소 및 사용 한계를 더 정확하게 모니터링합니다.
* **성능 향상**: Memento 작업이 이제 더 나은 반응성을 위해 최적화되었습니다.
* **오류 표시 강화**: 문서 인덱싱 실패 시 지식 페이지의 오류 메시지가 더 명확하게 표시되어 문제를 더 쉽게 파악할 수 있습니다.
* **데이터 소스 연결 간소화**: 데이터 소스 패널이 이제 연결 후 자동으로 열려 설정 프로세스를 간소화합니다.
* **기본 설정 개선**: 기본 사용자 설정이 성능 및 정확성을 높이기 위해 업데이트되었습니다.

### 새로운 기능

* **배치 문서 삭제**: 이제 여러 문서를 한 번에 삭제할 수 있어 데이터 관리가 간편해졌습니다.
* **자동 재색인**: 컬렉션은 필요할 때 자동으로 재색인되어 최신 검색 결과를 보장합니다.

### 버그 수정

* **인덱싱 버그 수정**: 검색 신뢰성을 높이기 위해 데이터 인덱싱 관련 문제를 해결했습니다.
* **알림 스팸 감소**: 문서 멤버십과 관련하여 과도한 알림을 유발하는 문제를 수정했습니다.


---

# 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/2024-releases/sep-13th-2024.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.
