# 2024年12月13日

### 新機能

* **メールとパスワード認証**: ユーザーは、セキュリティと利便性を向上させるために、メールとパスワードを使用してログインできるようになりました。

### 改善点

* **検索機能の強化**: より正確で関連性のある結果を得るために、各チャンクを個別に評価することで検索システムを改善しました。

### バグ修正

* **検索パラメータの解決**: 特定の検索オプションが正しく機能していない問題を修正しました。
* **データベースの安定性向上**: コレクションステータスの更新中に全体的なシステムの安定性を向上させるデータベースの問題を解決しました。
* **サインインエラーメッセージの更新**: より明確で役立つ情報を提供するためにサインインエラーメッセージを更新しました。
* **エージェンティック検索エラー修正**: 予期しないアプリケーションの動作を防ぐためにエージェンティック検索機能のエラーを修正しました。


---

# 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/2024-releases/dec-13th-2024.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.
