# 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-cn/e-wai-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.
