# Release Notes

This section summarizes the changes to the Mollie Payment Provider for Umbraco Commerce released in each version. Each version is presented with a link to the [Commerce Mollie Payment Provider issue tracker](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Mollie/issues) showing a list of resolved issues. You can also find direct links to individual issues for more details.

If there are any breaking changes or issues to be aware of when upgrading, they will also be noted here.

## Release History

This section contains the release notes for each version of the Mollie Payment Provider for Umbraco Commerce. For each major version, you can find the details about the specific changes.

### Version 12 and above

* For details of changes in v12 and above of the **Mollie Payment Provider for Umbraco Commerce**, refer to the [Releases section on GitHub](https://github.com/umbraco/Umbraco.Commerce.PaymentProviders.Mollie/releases).

### Version 10 (July 5th 2023)

* [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/).

## Legacy release notes

You can find the release notes for **Mollie Payment Provider for Vendr** in the [Change log file on GitHub](https://github.com/umbraco/UmbracoDocs/blob/main/commerce-add-ons/changelog-archive/mollie.md).


---

# 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.umbraco.com/umbraco-commerce-payment-providers/mollie/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.
