Skip to content

Commit f92ed24

Browse files
Umbraco Commerce 16.3.2 + 16.4.0-RC release notes
1 parent e73af8f commit f92ed24

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

16/umbraco-commerce/release-notes/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ If you are upgrading to a new major version, check the breaking changes in the [
1818

1919
This section contains the release notes for Umbraco Commerce 16 including all changes for this version.
2020

21+
#### [16.4.0-RC](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.4.0) (Oct 15th 2025)
22+
23+
* Added compact sortable order number generator to generate shorter order numbers (new installs only).
24+
* Added product adapter discount rules to allow product / category based discounts for non Umbraco based products.
25+
* Added validation attribute support to Payment / Shipping method custom settings.
26+
* Updated backoffice to display order / cart prices inclusive of sales TAX if the stores "Prices include tax" toggle is enabled.
27+
28+
#### [16.3.2](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.3.2) (Oct 15th 2025)
29+
30+
* Fixed discount rule provider settings not showing the correct description [#772](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/772).
31+
* Fixed legacy `PaymentMethod.ToggleFeaturesAsync` method redirecting to a replacement that has internal setters [#761](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/761).
32+
* Fixed issue with shipping provide create dialog failing to redirect when non lowercase characters are used.
33+
2134
#### [16.3.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.3.1) (Sep 25th 2025)
2235

2336
* Fixed inconsistency between Payment and Shipping Methods `SetEnabledAsync` API.

0 commit comments

Comments
 (0)