saleor

Saleor Core: the high performance, composable, headless commerce API.

BSD-3-CLAUSE License

Stars
20K
Committers
286

Bot releases are hidden (Show)

saleor - 3.9.47

Published by maarcingebala over 1 year ago

  • Fix recalculating tax on country change in draft order (#12883) (7f7d4791b)
  • Optimize App type resolvers (#12804) (2af248f45)
  • Change ordering of update in product discounted price task (#12669) (2a6a6ebb6)
saleor - 3.12.22

Published by korycins over 1 year ago

  • Add flag to StripePlugin to control if receipt_email should be included in the request (#12792) (81122cb807)
  • Fix saving seo fields (#12581) (#12784) (ce0a9c5579)
  • Change ordering of update in product discounted price task (#12688) (25021a2566)
saleor - 3.13.12

Published by korycins over 1 year ago

  • Add flag to StripePlugin to control if receipt_email should be included in the request (#12793) (87cfd39eee)
  • Fix saving seo fields (#12581) (#12783) (6b2cf36a09)
  • Change ordering of update in product discounted price task (#12689) (f86c6a8869)
saleor - 3.10.33

Published by IKarbowiak over 1 year ago

  • Fix failing mutations when updating checkout metadata - #12755 by @IKarbowiak
saleor - 3.11.32

Published by IKarbowiak over 1 year ago

  • Fix failing mutations when updating checkout metadata - #12754 by @IKarbowiak
saleor - 3.12.21

Published by IKarbowiak over 1 year ago

  • Fix failing mutations when updating checkout metadata - #12753 by @IKarbowiak
saleor - 3.13.11

Published by IKarbowiak over 1 year ago

  • Fix failing mutations when updating checkout metadata - #12751 by @IKarbowiak
saleor - 3.13.10

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.13.9...3.13.10

saleor - 3.12.20

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.12.19...3.12.20

saleor - 3.11.31

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.11.30...3.11.31

saleor - 3.10.32

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.10.31...3.10.32

saleor - 3.9.46

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.9.45...3.9.46

saleor - 3.8.38

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.8.37...3.8.38

saleor - 3.7.66

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.7.65...3.7.66

saleor - 3.10.31

Published by IKarbowiak over 1 year ago

  • Fix checkout metadata fetches to not create checkout metadata objects - #12732 by @jakubkuc
saleor - 3.11.30

Published by IKarbowiak over 1 year ago

  • Fix checkout metadata fetches to not create checkout metadata objects - #12731 by @jakubkuc
saleor - 3.12.19

Published by IKarbowiak over 1 year ago

  • Fix checkout metadata fetches to not create checkout metadata objects - #12730 by @jakubkuc
saleor - 3.13.9

Published by IKarbowiak over 1 year ago

  • Fix updating metadata in CheckoutShippingMethodUpdate mutation - #12737 by @jakubkuc
  • Add cache for SHIPPING_LIST_METHODS_FOR_CHECKOUT event - #12735 by @maarcingebala
saleor - 3.12.18

Published by IKarbowiak over 1 year ago

  • Add cache for SHIPPING_LIST_METHODS_FOR_CHECKOUT event - #12716 by @maarcingebala
saleor - 3.13.8

Published by IKarbowiak over 1 year ago

  • Fix checkout metadata fetches to not create checkout metadata objects - #12646 by @jakubkuc
  • Add uuid field to App and AppInstallation - zero-downtime migration - #12630 by @przlada