# Release Notes

### Release Notes 03/06/26

### Summary

This release resolves a bug in the sign-up confirmation process that caused an error page after clicking the confirmation link, along with a minor hotfix.

### New Features

This release doesn't contain any new feature.

### Improvements to existing features

This release doesn’t contain any improvement to a new feature.

### Bug fixes

**Sign-Up Confirmation Error (Major Fix):**\
Resolved an issue where the sign-up confirmation link sent to new users redirected to an error page instead of successfully confirming the account. New users can now complete the registration process as expected.

**Minor Hotfix:**\
Implemented a small fix to address a minor issue and improve overall system stability.


---

# 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.amesa.com/reference/release-notes.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.
