# 2024 年 12 月 20 日

### 新功能

#### Rememberizer 前端和後端

* **微軟身份驗證支持**：用戶現在可以使用他們的微軟帳戶登錄，以獲得無縫的身份驗證體驗。
* **重置密碼功能**：用戶現在可以直接從應用程序重置他們的密碼，提高帳戶的可訪問性。

#### 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/zh-hk/qi-ta-zi-yuan/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.
