Releases: saleor/saleor
Releases · saleor/saleor
3.20.63
What's Changed
- Generate sync webhook payloads in the dataloaders for filtering checkout shipping methods. by @fowczarek in #17153
- Release 3.20.63 by @fowczarek in #17162
Full Changelog: 3.20.62...3.20.63
3.20.62
3.20.61
What's Changed
- deps: upgrade requests-hardened to latest version by @NyanKiyoshi in #17149
- Prevent creation of fulfillment in case of race thread by @kadewu in #17152
Full Changelog: 3.20.60...3.20.61
3.20.60
What's Changed
- Catch and handle Integrity and Database error in automatic checkout completion by @IKarbowiak in #17143
- Release 3.20.60 by @IKarbowiak in #17147
Full Changelog: 3.20.59...3.20.60
3.20.59
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
- 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
3.16.64
- 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
- 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
- Retry webhook request in case EventDelivery cannot be found - #17086 by @IKarbowiak