Spree Commerce
Open-source headless ecommerce platform with a REST API and Next.js storefront
Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud
v5.3.1
2026-02-02Ruby 4.0 support
This patch release fixes Spree installation on Ruby 4.0, so you can now use Spree on the latest version of Ruby :)
Other changes
Core
- fix[v-3311]: gift cards - add user validation to Apply class by @resool in https://github.com/spree/spree/pull/13505
- Add Ruby 4.0 support by @damianlegawiec in https://github.com/spree/spree/pull/13511
- Add
item_group_idto required_attributes for Google data feed by @mbajur in https://github.com/spree/spree/pull/13506
Storefront
- FIX clear token cookie by @brozek95 in https://github.com/spree/spree/pull/134993
Page Builder
- Fix Rails 8.1 ActiveRecord::EagerLoadPolymorphicError by @damianlegawiec in https://github.com/spree/spree/pull/13504
Documentation
- Fix link to Developer Guides in user documentation by @chrislaai in https://github.com/spree/spree/pull/13498
Full Changelog: https://github.com/spree/spree/compare/v5.3.0…v5.3.1