You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
## Unreleased
4
4
5
5
- Fixed a SQL error that occurred when processing a fulfillment on PostgreSQL. ([#4291](https://github.com/craftcms/commerce/issues/4291))
6
-
- Fixed a bug where custom field tabs were duplicated in the tabs dropdown menu on Edit Order pages. ([#4293](https://github.com/craftcms/commerce/issues/4293))
7
-
- Fixed a bug where the "Set default variant" element action wasn't immediately reflected in the element index. ([#4294](https://github.com/craftcms/commerce/issues/4294))
8
-
- Fixed a PHP error that occurred when variants could end up without an inventory item. ([#3837](https://github.com/craftcms/commerce/issues/3837))
6
+
- Fixed a bug where custom field layout tabs were duplicated in the tab overflow menu on order edit pages. ([#4293](https://github.com/craftcms/commerce/issues/4293))
7
+
- Fixed a bug where the “Set default variant” action wasn’t immediately reflected in the variant index. ([#4294](https://github.com/craftcms/commerce/issues/4294))
8
+
- Fixed a PHP error that occurred when variants were missing an inventory item. ([#3837](https://github.com/craftcms/commerce/issues/3837))
0 commit comments