Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions 15/umbraco-commerce/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@

This section contains the release notes for Umbraco Commerce 14 including all changes for this version.

#### 15.3.3 (May 1st 2025)

* Fixed error when triggering webhooks on order finalization due to missing method in CMS.
* Fixed product search in back office throwing error when adding a product to a cart.

Check warning on line 24 in 15/umbraco-commerce/release-notes/README.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [UmbracoDocs.UmbracoTerms] We prefer 'backoffice' over 'back office.' Raw Output: {"message": "[UmbracoDocs.UmbracoTerms] We prefer 'backoffice' over 'back office.'", "location": {"path": "15/umbraco-commerce/release-notes/README.md", "range": {"start": {"line": 24, "column": 27}}}, "severity": "WARNING"}

#### [15.3.2](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.2) (May 1st 2025)

* Fixed error when creating gift cards [#700](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/700).
Expand Down
Loading