Important
This release removed the currency_select
dependency, if you're using this gem in your application outside of Spree you will need to manually add it to your Gemfile
Storefront
- Fix accessing the checkout complete page on user orders for guests 0eb54f1
- Fix JSON-LD array formatting for product offers to pass Schema.org validation 6360059 09c2b48
Admin
- Dropped
currency_select
gem dependency, which was broken on Rails 8.0.3 9833734 - Fixed return authorizations breadcrumbs 9df2b5c
- Fixed pages edit link in dropdown d687840
Core
- Fix
Price#compare_at_amount
type casting issue e9a9fee - Fix order recalculations when applying coupon codes and gift cards 3e22e20 83ff70d
Full Changelog: v5.1.6...v5.1.7