Spree Commerce
Open-source headless ecommerce platform with a REST API and Next.js storefront
Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud
About
Versions (100)
v5.2.0.rc3
2025-11-18What’s Changed
- Fixed install script with homebrew/rbenv by @damianlegawiec in https://github.com/spree/spree/pull/13262
- Fix spree versions used in rails template by @damianlegawiec in https://github.com/spree/spree/pull/13263
- Fixed Storefront templates for Tailwind 4 by @damianlegawiec in https://github.com/spree/spree/pull/13264
- Use
create_token_cookieeverywhere to unify order cookie handling i… by @damianlegawiec in https://github.com/spree/spree/pull/13265 - Installer fixes by @damianlegawiec in https://github.com/spree/spree/pull/13266
- Admin: add handy integrations directory links by @damianlegawiec in https://github.com/spree/spree/pull/13268
- Fix
Spree::ShippingRate#free?by @mad-eel in https://github.com/spree/spree/pull/13267 - Storefront API - Fix line items data in the response after applying a coupon code by @mad-eel in https://github.com/spree/spree/pull/13269
- Fix/linux installer by @damianlegawiec in https://github.com/spree/spree/pull/13273
- Updated User Quickstart doc by @jaburghes in https://github.com/spree/spree/pull/13271
- Fix image references in product taxonomies documentation by @jaburghes in https://github.com/spree/spree/pull/13272
- Fixed isntalling Spree on WSL by @damianlegawiec in https://github.com/spree/spree/pull/13274
- Unify collection handling everywhere in the admin by @damianlegawiec in https://github.com/spree/spree/pull/13275
- Fixed: CSV importer persisting shipping/tax category by @damianlegawiec in https://github.com/spree/spree/pull/13276
- Fix: nullify posts after destroying post category by @damianlegawiec in https://github.com/spree/spree/pull/13277
- Added metafields user documentation by @jaburghes in https://github.com/spree/spree/pull/13278
- Fix 403s when trying to download external images by @damianlegawiec in https://github.com/spree/spree/pull/13282
Full Changelog: https://github.com/spree/spree/compare/v5.2.0.rc2…v5.2.0.rc3