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