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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
3
3
## Unreleased
4
4
5
-
- Added billing and shipping address conditions to the gateway edit form. ([#4259](https://github.com/craftcms/commerce/pull/4259))
6
5
- Added missing "Default", "Promotable", and "Available for purchase" attribute options to the variant card layout.
7
6
- Fixed a bug where PDF URLs could have an incorrect domain. ([#4248](https://github.com/craftcms/commerce/issues/4248))
8
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))
9
8
- Fixed a bug where setting the `COMMERCE_PAYMENT_CURRENCY` constant would not override the cart’s payment currency.
10
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))
0 commit comments