github saleor/saleor 3.0.0-a.14

latest releases: 3.19.40, 3.19.39, 3.18.45...
pre-release3 years ago

Changelog

Breaking

  • Remove triggering a webhook event PRODUCT_UPDATED when calling ProductVariantCreate mutation. Use PRODUCT_VARIANT_CREATED instead - #6963 by @piotrgrundas
  • Remove triggering a webhook event PRODUCT_UPDATED when calling ProductVariantChannelListingUpdate mutation. Use PRODUCT_VARIANT_UPDATED instead - #6963 by @piotrgrundas

Other

  • Add PRODUCT_VARIANT_CREATED, PRODUCT_VARIANT_UPDATED, PRODUCT_VARIANT_DELETED webhooks, fix attributes field for PRODUCT_CREATED, PRODUCT_UPDATED webhooks - #6963 by @piotrgrundas
  • Allow using Bearer as an authorization prefix - #6996 by @korycins
  • Update checkout quantity when checkout lines are deleted - #7002 by @IKarbowiak
  • Raise an error when the user is trying to sort products by rank without search - #7013 by @IKarbowiak

Don't miss a new saleor release

NewReleases is sending notifications on new releases.