# 2024년 12월 13일

### 새로운 기능

* **이메일 및 비밀번호 인증**: 사용자는 이제 보안성과 편리성을 높이기 위해 이메일과 비밀번호를 사용하여 로그인할 수 있습니다.

### 개선 사항

* **향상된 검색 기능**: 보다 정확하고 관련성 높은 결과를 위해 각 청크를 개별적으로 평가하여 검색 시스템을 개선했습니다.

### 버그 수정

* **검색 매개변수 해결**: 특정 검색 옵션이 제대로 작동하지 않는 문제를 수정했습니다.
* **데이터베이스 안정성 향상**: 컬렉션 상태 업데이트 중 전체 시스템 안정성을 개선하는 데이터베이스 문제를 해결했습니다.
* **로그인 오류 메시지 업데이트**: 로그인 오류 메시지를 업데이트하여 더 명확하고 유용한 정보를 제공했습니다.
* **에이전틱 검색 오류 수정**: 예기치 않은 애플리케이션 동작을 방지하기 위해 에이전틱 검색 기능의 오류를 수정했습니다.


---

# 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/dec-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.
