github saleor/saleor 3.0.0-a.27

latest releases: 3.19.30, 3.19.29, 3.18.37...
pre-release2 years ago

Changelog

Breaking

  • Return empty values list for attribute without choices - #7394 by @fowczarek
    • values for attributes without choices from now are empty list.
    • attributes with choices - DROPDOWN and MULTISELECT
    • attributes without choices - FILE, REFERENCE, NUMERIC and RICH_TEXT

Other

  • Extend order webhook payload with fulfillment fields - #7364, #7347 by @korycins
    • fulfillments extended with:
      • total_refund_amount
      • shipping_refund_amount
      • lines
    • fulfillment lines extended with:
      • total_price_net_amount
      • total_price_gross_amount
      • undiscounted_unit_price_net
      • undiscounted_unit_price_gross
      • unit_price_net
  • Fix invoice generation - #7376 by @tomaszszymanski129
  • Allow defining only one field in translations - #7363 by @IKarbowiak
  • Trigger checkout_updated hook for checkout meta mutations - #7392 by @maarcingebala
  • Allow filtering pages by ids - #7393 by @IKarbowiak

Don't miss a new saleor release

NewReleases is sending notifications on new releases.