# 2024年12月20日

### 新機能

#### Rememberizer フロントエンドとバックエンド

* **Microsoft 認証サポート**: ユーザーは、シームレスな認証体験のために Microsoft アカウントを使用してログインできるようになりました。
* **パスワードリセット機能**: ユーザーは、アプリケーションから直接パスワードをリセットできるようになり、アカウントのアクセス性が向上しました。

#### Rememberizer フロントエンド

* **エージェンティック検索モード**: Rememberizer内でのユーザーの検索方法を向上させる新しい検索モードを導入しました。

### 改善

#### Rememberizer バックエンド

* **強化された共通知識統合**: 共通知識とのサポートと互換性が向上し、共通知識APIを介して作成されたドキュメントの検索と記憶が改善されました。
* **データ処理の信頼性向上**: アップロード後にデータ処理タスクが正しくトリガーされることを保証し、データの信頼性を向上させました。

#### Rememberizer ローディングワーカー

* **最適化されたデータ同期**: 一貫したユーザーエクスペリエンスのために、データベースとユーザーアカウント間のデータ同期を改善しました。

### バグ修正

#### Rememberizer フロントエンド

* **メール認証リダイレクト修正**: メール認証リダイレクトの問題を解決し、メインレイアウトの表示を修正しました。


---

# 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-20th-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.
