Skip to content

5.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Apr 20:40
· 3382 commits to 5.x since this release
5.0.0-beta.3
8267abd
  • Removed the showEditUserCommerceTab config setting.
  • Removed craft\commerce\services\Customers::addEditUserCommerceTab().
  • Removed craft\commerce\services\Customers::addEditUserCommerceTabContent().
  • Fixed a PHP error that occurred when migrating from Commerce 4. (#3448)
  • Fixed a bug where customer orders and carts weren’t shown within profiles.
  • Fixed a bug where the Orders index page was showing all orders, not just orders for the selected site’s store. (#3446)