Releases: duncanmcclean/simple-commerce
Releases · duncanmcclean/simple-commerce
v7.6.2
v7.6.1
What's improved
- Improved performance by preventing unnecessary queries #1183 by @duncanmcclean
What's fixed
- Fixed variant options not being added correctly #1185 #1186 by @duncanmcclean
v7.6.0
What's new
- PHP 8.4 Support #1184 by @duncanmcclean
v7.5.5
What's fixed
- Fixed tax rates with decimal places not being stored correctly #1154 by @duncanmcclean
- Fixed error when using imported fields in Product Variant option fields #1162 by @duncanmcclean
- Fixed augmentation issues with product variants #1178 by @duncanmcclean
- Fixed error when Stripe webhook was triggered for non-SC payments #1176 #1181 by @Web10-Joris
Removed
- Removed telemetry by @duncanmcclean
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