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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,12 @@
2
2
3
3
## Unreleased
4
4
5
-
- Added missing "Default", "Promotable", and "Available for purchase" attribute options to the variant card layout.
5
+
- Gateway edit screens now include billing and shipping address conditions. ([#4259](https://github.com/craftcms/commerce/pull/4259))
6
+
- Variant cards can now have “Default”, “Promotable”, and “Available for purchase” attributes.
6
7
- Fixed a bug where PDF URLs could have an incorrect domain. ([#4248](https://github.com/craftcms/commerce/issues/4248))
7
-
- Fixed a bug where suspended and failed-to-start subscriptions weren’t shown on user profile pages in the control panel. ([#4219](https://github.com/craftcms/commerce/issues/4219))
8
-
- Fixed a bug where setting the `COMMERCE_PAYMENT_CURRENCY` constant would not override the cart’s payment currency.
9
-
- Fixed a bug where tax and shipping category dropdowns on variants weren’t respecting product type restrictions. ([#4258](https://github.com/craftcms/commerce/issues/4258))
10
-
- Fixed the missing billing and shipping address conditions on the gateway edit page. ([#4259](https://github.com/craftcms/commerce/pull/4259))
11
-
- Fixed a bug where example templates didn't filter available gateways by order and address conditions.
8
+
- Fixed a bug where user profile screens weren’t showing suspended and failed-to-start subscriptions. ([#4219](https://github.com/craftcms/commerce/issues/4219))
9
+
- Fixed a bug where carts weren’t respecting the `COMMERCE_PAYMENT_CURRENCY` PHP constant.
10
+
- Fixed a bug where variants’ tax and shipping category dropdowns weren’t respecting product type restrictions. ([#4258](https://github.com/craftcms/commerce/issues/4258))
0 commit comments