Releases: duncanmcclean/statamic-cargo
Releases · duncanmcclean/statamic-cargo
v1.7.2
What's fixed
- Fix cart session bleed on login/logout #224 by @duncanmcclean
v1.7.1
What's fixed
- Fix order number type inconsistency when loading from YAML #222 by @duncanmcclean
v1.7.0
What's new
- Make country & state selects searchable in the pre-built checkout #217 by @duncanmcclean
What's fixed
- Focus first input when moving between steps in the pre-built checkout #218 by @duncanmcclean
- Various accessibility tweaks to the pre-built checkout #219 by @duncanmcclean
- Relationship fieldtype adjustments #220 by @duncanmcclean
v1.6.4
v1.6.3
What's fixed
- Fix orphaned files when orders, carts, or discounts are resaved #210 by @duncanmcclean
v1.6.2
What's fixed
- Add
.npmrcfile #201 by @duncanmcclean - Pin GitHub Actions to commit SHAs and add Dependabot config #203 by @duncanmcclean
- Fix CartShippingController throwing ValidationException with a string #206 by @eugene-karuna
- Fix order search with separate first & last name fields #208 by @duncanmcclean
- Bump the github-actions group with 5 updates #204 by @dependabot
v1.6.1
What's fixed
- Prevent errors when viewing orders with deleted products #200 by @duncanmcclean
v1.6.0
What's new
- Make it possible to customise Stripe & Mollie payment descriptions #197 by @eugene-karuna
What's fixed
- Add German translations #196 by @eugene-karuna
v1.5.2
What's fixed
- Fix discount not applied to tax calculation and Mollie line items #193 by @eugene-karuna
- Make line items count string translatable #194 by @duncanmcclean
- Fix potential race condition between webhook and order save #195 by @duncanmcclean
v1.5.1
What's fixed
- Correct
DiscountCalculationarray by @duncanmcclean - Add primary keys to UUID columns in migration stubs #188 by @duncanmcclean
- Fix Eloquent tax repositories losing handle-based keys #189 by @duncanmcclean