Skip to content

Releases: saleor/saleor

3.19.48

12 Jun 13:35
Compare
Choose a tag to compare
  • Fix handling null channel slug in VariantChannelListingByVariantIdAndChannelSlugLoader (#16127) (cb37296)

3.19.47

12 Jun 09:24
Compare
Choose a tag to compare

Breaking changes

Prevent circular calls in sync events for order.discounts field (#16111) (c54543e)
This one disables Order.discounts field from subscription queries in sync webhooks. The field was prone to bug and could lead to recursion error.

Other changes

Throw a ValidationError on CheckoutRemovePromoCode mutation if code was not removed. (#16095) (11967b0)

3.18.49

12 Jun 13:31
Compare
Choose a tag to compare
  • Fix handling null channel slug in VariantChannelListingByVariantIdAndChannelSlugLoader (#16126) (a465f26)

3.19.46

07 Jun 10:30
Compare
Choose a tag to compare

3.18.48

07 Jun 10:30
Compare
Choose a tag to compare

3.17.48

07 Jun 10:30
Compare
Choose a tag to compare

3.16.52

07 Jun 10:29
Compare
Choose a tag to compare

3.15.51

07 Jun 10:29
Compare
Choose a tag to compare

3.14.77

07 Jun 10:29
Compare
Choose a tag to compare

3.19.45

06 Jun 10:33
Compare
Choose a tag to compare
  • Product dataloader optimizations (#16078) (5e09a41)
  • Fix KeyError when event_type is not present in the event dict (#16069) (61fe6a8)