Releases: duncanmcclean/simple-commerce
Releases · duncanmcclean/simple-commerce
v7.5.4
v7.5.3
v7.5.2
What's fixed
- Made the
GeneratorCommand
class abstract, to prevent Statamic from autoloading it @duncanmcclean
v7.5.1
What's fixed
- Ensure Runway blueprint are configured correctly when blueprints are stored in the database by @duncanmcclean
v7.5.0
v7.4.7
What's fixed
- Fixed an issue where an exception would be thrown when redeeming invalid coupon #1153 by @jesseleite
v7.4.6
What's fixed
- Differentiate subject from first order confirmation email #1152 by @jesseleite
v7.4.5
What's fixed
- Workaround error when refunding Stripe payments
- Remove validation of Shipping Method fields #1147 by @duncanmcclean
- Worked around a weird issue when merging user data between flat-file and database users #1083 by @duncanmcclean
v7.4.4
What's fixed
- Removed
tr_
prefix from Mollie webhook code #1148 by @Web10-Joris
v7.4.3
What's fixed
- Mollie: Check for the payment ID under the
gateway
key too #1136 #1138 by @duncanmcclean