Files
stripeapp/CHANGELOG.md
jackbeeby 09db3a54c3 load
2024-12-05 18:55:18 +11:00

41 lines
619 B
Markdown

# saleor-app-payment-stripe
## 0.4.0
### Minor Changes
- c69f6b8: Added "ALLOWED_DOMAIN_PATTERN" env that can be used to allow/disallow specific Saleor instances
## 0.3.0
### Minor Changes
- 6817fbe: Fixed blank configuration screen; Stripe API is now on the latest version
### Patch Changes
- e47cd4e: Bumped zod from 3.22.2 to 3.22.3
## 0.2.1
### Patch Changes
- be1419f: Update Sentry to 7.77.0
## 0.2.0
### Minor Changes
- a1df783: Add webhook ID to the summary view
### Patch Changes
- a1df783: Add simple skeletons
- 4d8b58b: Add more logs
## 0.1.0
### Minor Changes
- baf1c0e: Initial release