# 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/ko/undefined-2/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.
