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.19.78

Published by zedzior about 1 month ago

  • Add TaxableObjectDiscountType to inform how to distribute discounts by @zedzior in #16654
  • Test checkout complete with overridden prices by @zedzior in #16656
  • Use last-login threshold in external mutations by @korycins in #16250
saleor - 3.20.26

Published by kadewu about 1 month ago

No changes since 3.20.25. Re-released for technical reasons.

saleor - 3.15.61

Published by kadewu about 1 month ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.15.60...3.15.61

saleor - 3.16.62

Published by kadewu about 1 month ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.16.61...3.16.62

saleor - 3.17.58

Published by kadewu about 1 month ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.17.57...3.17.58

saleor - 3.18.65

Published by kadewu about 1 month ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.18.64...3.18.65

saleor - 3.19.77

Published by kadewu about 1 month ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.19.76...3.19.77

saleor - 3.20.23

Published by cmiacz about 2 months ago

  • Fix webhook payload save on Azure Storage (#16608) (48e55c8ada)
saleor - 3.20.22

Published by przlada about 2 months ago

What's Changed

  • Upgrade Django to version 4.2. Requests will now be handled asynchronously in separate threads. Persistent DB connections are disabled by default due to Django 4's issues with handling them properly - @przlada in #16524
saleor - 3.20.21

Published by maarcingebala about 2 months ago

Deprecated

Full Changelog: https://github.com/saleor/saleor/compare/3.20.20...3.20.21

saleor - 3.20.20

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.20.19...3.20.20

saleor - 3.19.76

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.19.75...3.19.76

saleor - 3.18.64

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.18.63...3.18.64

saleor - 3.17.57

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.17.56...3.17.57

saleor - 3.16.61

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.16.60...3.16.61

saleor - 3.15.60

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.15.59...3.15.60

saleor - 3.14.86

Published by kadewu about 2 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.14.85...3.14.86

saleor - 3.20.19

Published by korycins about 2 months ago

  • Allow to filter out order webhook events based on the channel slugs (docs) - (#16581) by @korycins
saleor - 3.20.18 Latest Release

Published by cmiacz about 2 months ago

  • Fix sucessful delivery cleanup with payload in database (#16576) (fd9a803ad3)
saleor - 3.20.17

Published by cmiacz about 2 months ago

  • Do not call sync webhooks before async webhook when webhook's subscription query is missing (#16563) (c124b0e83f)
  • Migrate event delivery payload to file (#16552) (cfcb741d2c)