# Release Notes

In this section, we have summarized the changes to the DHL Shipping Provider for Commerce released in each version. Each version is presented with a link to the [Commerce DHL Shipping Provider issue tracker](https://github.com/umbraco/Umbraco.Commerce.ShippingProviders.Dhl/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.

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

## Release History

In this section, you can find the release notes for each version of DHL Shipping Provider for Commerce. For each major version, you can find the details about each release.

### Version 14 and above

* For details of changes in v14 and above of the **DHL Shipping Provider for Umbraco Commerce**, refer to the [Releases section on GitHub](https://github.com/umbraco/Umbraco.Commerce.ShippingProviders.Dhl/releases).

### Version 14.0.0 (August 23rd 2024)

* Release for Umbraco v14.2.0 and Umbraco Commerce v14.0.0 support.

### Version 13.0.0 (February 21st 2024)

* Public release closing off the RC period.

### Version 13.0.0-rc1 (February 6th 2024)

* Initial release.


---

# 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-shipping-providers/dhl/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.
