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