saleor

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

BSD-3-CLAUSE License

Stars
20K
Committers
286

Bot releases are visible (Hide)

saleor - 3.9.50

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.9.49...3.9.50

saleor - 3.8.41

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.8.40...3.8.41

saleor - 3.7.69

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.7.68...3.7.69

saleor - 3.13.17

Published by IKarbowiak over 1 year ago

  • Support zero downtime for discounted prices refactoring - #12805 by @IKarbowiak
  • Fix error on shipping zone update mutation when countires are missing - #12930 by @8r2y5
saleor - 3.13.16

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.13.15...3.13.16

saleor - 3.12.25

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.12.24...3.12.25

saleor - 3.11.35

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.11.34...3.11.35

saleor - 3.10.36

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.10.35...3.10.36

saleor - 3.9.49

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.9.48...3.9.49

saleor - 3.8.40

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.8.39...3.8.40

saleor - 3.7.68

Published by NyanKiyoshi over 1 year ago

  • Fix CVE-2023-32694: Non-constant time HMAC comparison in Adyen plugin

Full Changelog: https://github.com/saleor/saleor/compare/3.7.67...3.7.68

saleor - 3.13.15

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.13.14...3.13.15

saleor - 3.12.24

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.12.23...3.12.24

saleor - 3.11.34

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.11.33...3.11.34

saleor - 3.10.35

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.10.34...3.10.35

saleor - 3.9.48

Published by NyanKiyoshi over 1 year ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.9.47...3.9.48

saleor - 3.8.39

Published by NyanKiyoshi over 1 year ago

What's Changed

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

saleor - 3.7.67

Published by NyanKiyoshi over 1 year ago

What's Changed

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

saleor - 3.13.14

Published by IKarbowiak over 1 year ago

  • Fix crashing checkout complete - #12893 by @IKarbowiak
saleor - 3.13.13

Published by maarcingebala over 1 year ago

  • Fix recalculating tax on country change in draft order (#12886) (5ac0a8b93)
  • Set missing transaction fields when calling orderMarkAsPaid (#12867) (69133de2f)
  • Optimize App type resolvers (#12853) (d810a54ee)
  • Fix incorrect calculations for transactions (#12846) (78c1e2676)
  • Allow staff user to update transaction assigned to another staff (#12839) (0b4cd4cd8)
  • Fix failing resolver for transactionItem (#12807) (d630906ff)
  • Extend allowed mutations list for read-only mode (#12779) (89f3024f1)