Skip to content

Commit 73e2cf1

Browse files
committed
Changelog tweaks
[ci skip]
1 parent 15ddcbd commit 73e2cf1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
## Unreleased
44

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.
67
- 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))
1211

1312
## 5.6.0 - 2026-03-11
1413

0 commit comments

Comments
 (0)