# 2026 年 1 月 2 日

### 改进

* **Docker Compose 配置**：通过包含 Django 和 Postgres 环境文件来增强 docker-compose 的使用，以便更好地处理配置。

### 新功能

* **测试用例添加**：新增测试用例以确保电子邮件大小写敏感性的验证。

### 错误修复

* **迁移超时问题**：减轻了因迁移超时导致的生产发布卡住的情况。
* **区分大小写的电子邮件验证**：修正了电子邮件验证过程，使其不区分大小写，从而提供更顺畅的用户交互。
* **迁移回滚**：为了确保系统性能最佳，已恢复之前的迁移。


---

# 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/2025-releases/jan-2nd-2026.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.
