Skip to content

Releases: saleor/saleor

3.20.63

11 Dec 11:32
423ab8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.20.62...3.20.63

3.20.62

10 Dec 12:39
82a3790
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.20.61...3.20.62

3.20.61

09 Dec 13:56
a499d03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.20.60...3.20.61

3.20.60

06 Dec 09:06
b308229
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.20.59...3.20.60

3.20.59

04 Dec 10:51
2ae96b0
Compare
Choose a tag to compare

What's Changed

  • Fix for fetching all translations when using translate bulk mutation by @korycins in #17131
  • Fix failing fetching checkout when checkout line is deleted in meantime by @IKarbowiak in #17136
  • Update unit discount fields description by @zedzior in #17127
  • Test manual discount deletion in combination with vouchers by @zedzior in #17135
  • Fix gross prices as default values when prices entered with taxes by @zedzior in #17138
  • Release 3.20.59 by @IKarbowiak in #17140

Full Changelog: 3.20.58...3.20.59

3.19.92

04 Dec 09:32
Compare
Choose a tag to compare
  • Fix gross prices as default values when prices entered with taxes by. @zedzior in #17137
  • Test manual discount deletion in combination with vouchers vy @zedzior in #17134
  • Update unit discount fields description by @zedzior in #17126
  • Fix fetching all translations when using bulk mutation by @korycins in #17133

3.20.58

03 Dec 09:43
c976ed2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.20.57...3.20.58

3.16.64

03 Dec 08:45
Compare
Choose a tag to compare
  • Retry webhook request in case EventDelivery cannot be found - #17088 by @IKarbowiak
  • Call webhooks after transaction in BaseCustomerCreate - #17071 by @IKarbowiak
  • Wrap EventPayload and EventDelivery creation into transaction - #17078 by @IKarbowiak
  • Exclude graphql playground from being indexed by search engines - #17018 by @cmiacz

3.15.62

03 Dec 08:43
Compare
Choose a tag to compare
  • Retry webhook request in case EventDelivery cannot be found - #17087 by @IKarbowiak
  • Call webhooks after transaction in BaseCustomerCreate - #17070 by @IKarbowiak
  • Wrap EventPayload and EventDelivery creation into transaction - #17077 by @IKarbowiak
  • Exclude graphql playground from being indexed by search engines - #17017 by @cmiacz
  • Log the warning when checkout and order are missing for provided payment in stripe webhooks - #16761 by @IKarbowiak
  • Fix logging exceptions - #16694 by @przlada

3.14.91

03 Dec 08:26
Compare
Choose a tag to compare
  • Retry webhook request in case EventDelivery cannot be found - #17086 by @IKarbowiak