Skip to content
Merged
Changes from 1 commit
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 16/umbraco-commerce/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ If you are upgrading to a new major version, check the breaking changes in the [

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

#### [16.4.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.4.1) (Nov 13th 2025)

* Fixes SQL error in node leases table due to unescapped @@ROWCOUNT [#788](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/788).
* Fixes issue with analytics charts showing an extra day after 16.4.0 upgrade [#785](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/785).

#### [16.4.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.4.0) (Oct 30th 2025)

* Final release of [16.4.0-RC](#1640-rc-oct-15th-2025) features.
Expand Down