Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-29 | 1.5 kB | |
v5.1.7 source code.tar.gz | 2025-09-29 | 32.9 MB | |
v5.1.7 source code.zip | 2025-09-29 | 34.6 MB | |
Totals: 3 Items | 67.4 MB | 4 |
[!IMPORTANT]
This release removed thecurrency_select
dependency, if you're using this gem in your application outside of Spree you will need to manually add it to yourGemfile
Storefront
- Fix accessing the checkout complete page on user orders for guests https://github.com/spree/spree/commit/0eb54f17f688cd7a4efa7fe0eb91e1c8d7650568
- Fix JSON-LD array formatting for product offers to pass Schema.org validation https://github.com/spree/spree/commit/6360059a3d04700d7f2d28fd231d41fe7a0eda1a https://github.com/spree/spree/commit/09c2b487e97c38fc8b20da37bfd04540a6568dac
Admin
- Dropped
currency_select
gem dependency, which was broken on Rails 8.0.3 https://github.com/spree/spree/commit/983373400db1d4adba0b73da033cfdafa9a3d868 - Fixed return authorizations breadcrumbs https://github.com/spree/spree/commit/9df2b5cbe849300f3c5eb2a0e91591d5ddd43760
- Fixed pages edit link in dropdown https://github.com/spree/spree/commit/d6878407adbc6549702c8ee613e9515c530f4ee6
Core
- Fix
Price#compare_at_amount
type casting issue https://github.com/spree/spree/commit/e9a9feeff5604d53cc4e6bf3881f06af92c9abf6 - Fix order recalculations when applying coupon codes and gift cards https://github.com/spree/spree/commit/3e22e2068f4548ea46b0e9fc715e7eaf2d1c01b4 https://github.com/spree/spree/commit/83ff70d4d782e129ea9fed429efbefa8ac2c7731
Full Changelog: https://github.com/spree/spree/compare/v5.1.6...v5.1.7