# 2024년 12월 20일

### 새로운 기능

#### Rememberizer 프론트엔드 및 백엔드

* **Microsoft 인증 지원**: 사용자는 이제 원활한 인증 경험을 위해 Microsoft 계정을 사용하여 로그인할 수 있습니다.
* **비밀번호 재설정 기능**: 사용자는 이제 애플리케이션에서 직접 비밀번호를 재설정할 수 있어 계정 접근성이 향상되었습니다.

#### Rememberizer 프론트엔드

* **행동적 검색 모드**: Rememberizer 내에서 사용자가 검색하는 방식을 향상시키는 새로운 검색 모드를 소개합니다.

### 개선 사항

#### Rememberizer 백엔드

* **향상된 공통 지식 통합**: 공통 지식과의 지원 및 호환성을 개선하여 공통 지식 API를 통해 생성된 문서의 검색 및 암기를 향상시켰습니다.
* **개선된 데이터 처리 신뢰성**: 업로드 후 데이터 처리 작업이 올바르게 트리거되도록 하여 데이터 신뢰성을 향상시켰습니다.

#### Rememberizer 로딩 워커

* **최적화된 데이터 동기화**: 일관된 사용자 경험을 위한 데이터베이스와 사용자 계정 간의 데이터 동기화 개선.

### 버그 수정

#### Rememberizer 프론트엔드

* **이메일 인증 리디렉션 수정**: 이메일 인증 리디렉션 문제를 해결하고 기본 레이아웃 표시를 수정했습니다.


---

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