Releases: saleor/apps
Releases · saleor/apps
saleor-app-smtp@1.7.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-segment@2.3.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-search@1.26.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-products-feed@2.3.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-payment-stripe@2.6.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-payment-np-atobarai@1.4.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-klaviyo@1.15.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-cms@2.15.0
Minor Changes
- fab1f78: Webhook responses now return plain text response to Saleor, so it should be properly displayed in dashboard "webhook errors". Previously app was returning
{"message": "..."}which is not recognized shape officially by Saleor nor Dashboard - it was rendered like text anyway.
Patch Changes
saleor-app-avatax@1.22.1
@saleor/app-problems@1.0.1
Patch Changes
- 8cc005b: Updated aws-sdk packages and dynamodb-toolbox to latest versions