File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
16/umbraco-commerce/release-notes Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,16 @@ If you are upgrading to a new major version, check the breaking changes in the [
1818
1919This 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.
You can’t perform that action at this time.
0 commit comments