# Dec 20th, 2024

### New Features

#### Rememberizer Frontend and Backend

* **Microsoft Authentication Support**: Users can now log in using their Microsoft accounts for a seamless authentication experience.
* **Reset Password Functionality**: Users can now reset their passwords directly from the application, improving account accessibility.

#### Rememberizer Frontend

* **Agentic Search Mode**: Introducing a new search mode that enhances the way users search within Rememberizer.

### Improvements

#### Rememberizer Backend

* **Enhanced Common Knowledge Integration**: Improved support and compatibility with Common Knowledge, allowing better search and memorization of documents created via the Common Knowledge API.
* **Improved Data Processing Reliability**: Ensured data processing tasks are correctly triggered after uploads, enhancing data reliability.

#### Rememberizer Loading Worker

* **Optimized Data Synchronization**: Improved data synchronization between databases and user accounts for a consistent user experience.

### Bug Fixes

#### Rememberizer Frontend

* **Email Verification Redirect Fix**: Resolved an issue with email verification redirects and corrected the main layout display.


---

# 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/additional-resources/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.
