# 2024년 9월 20일

### 개선 사항

* **숫자 형식 향상**: 큰 숫자가 더 읽기 쉽게 쉼표로 표시됩니다.
* **문서 처리 업데이트**: 더 큰 폴더에서도 문서를 효율적으로 관리하고 인덱싱하는 개선된 메커니즘입니다.
* **슬랙 및 문서 처리 최적화**: 모든 실패한 문서와 슬랙 채널을 재시도하는 향상된 API로 원활한 작업을 보장합니다.

### 새로운 기능

* **회원 정보 업데이트**: 이제 로딩 결과에 따라 회원 정보가 업데이트되어 보다 정확한 데이터가 제공됩니다.
* **무작위 문서 선택**: 문서 처리를 다양화하기 위해 임베딩 및 로딩을 위한 무작위 선택 기능이 도입되었습니다.

### 버그 수정

* **Dropbox 동기화**: 잠재적인 데이터 문제를 방지하기 위해 Dropbox 동기화를 일시적으로 비활성화했습니다.
* **검색 필드 개선**: 이제 지식 세부정보 페이지의 검색 필드가 "파일" 쿼리 매개변수를 기반으로 자동 완성되어 보다 정확한 검색이 가능합니다.
* **로드 후 컬렉션 재색인**: 컬렉션을 자동으로 재색인하기 위해 로딩 결과 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/2024-releases/sep-20th-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.
