Skip to content

Commit e742478

Browse files
authored
Merge pull request #7558 from mattbrailsford/uc-release-notes-25
Umbraco Commerce 16.4.0 release notes
2 parents 356574c + fe06b45 commit e742478

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,16 @@ 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)
21+
#### [16.4.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.4.0) (Oct 30th 2025)
22+
23+
* Final release of [16.4.0-RC](#1640-rc-oct-15th-2025) features.
24+
* Added missing FK indexes to improve performance and prevent deadlocks.
25+
* Fixed payment/shipping providers not loading for non-admin users [#782](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/782).
26+
* Fixed discount rule/reward provider not loading for non-admin users [#780](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/780).
27+
* Fixed transaction activity not being deleted in bulk deletions [#781](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/781).
28+
* Fixed DateTime timezone conversion issues across API, persistence, and frontend layers [#778](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/778).
29+
30+
#### 16.4.0-RC (Oct 15th 2025)
2231

2332
* Added compact sortable order number generator to generate shorter order numbers (new installs only).
2433
* Added product adapter discount rules to allow product/category-based discounts for non-Umbraco-based products.

0 commit comments

Comments
 (0)