# 2 tháng 1, 2026

### Cải tiến

* **Cấu hình Docker Compose**: Cải thiện việc sử dụng docker-compose bằng cách bao gồm các tệp môi trường Django và Postgres để xử lý cấu hình tốt hơn.

### Tính Năng Mới

* **Thêm Trường Hợp Kiểm Tra**: Bao gồm trường hợp kiểm tra mới để đảm bảo tính nhạy cảm của email với chữ hoa chữ thường.

### Sửa Lỗi

* **Vấn Đề Thời Gian Chờ Di Chuyển**: Giảm thiểu các trường hợp phát hành lên môi trường sản xuất bị kẹt do thời gian chờ di chuyển.
* **Xác Thực Email Phân Biệt Chữ Hoa Chữ Thường**: Đã sửa quy trình xác thực email để không phân biệt chữ hoa chữ thường, mang lại trải nghiệm người dùng mượt mà hơn.
* **Khôi Phục Di Chuyển**: Để đảm bảo hiệu suất hệ thống tối ưu, một lần di chuyển trước đó đã được khôi phục.


---

# 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/vi/tai-nguyen-bo-sung/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.
