# 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/ja/rissu-1/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.
