github saleor/saleor 3.20.90

latest releases: 3.21.17, 3.21.16, 3.20.98...
3 months ago

What's Changed

  • Fix race condition between:
    • checkout complete process and TransactionEventReport mutation
    • TransactionEventReport mutations processed at the same time
      by @fowczarek in #17788
  • Prefer input email over account email for checkout/order
    Previously, we were always use checkout.user.email/ order.user.email, now if the email is explicitly provided by checkoutEmailUpdate mutation, we will prioritize the provided one.
    by @korycins in #17766

Full Changelog: 3.20.89...3.20.90

Don't miss a new saleor release

NewReleases is sending notifications on new releases.