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.rc2
2025-11-09What’s Changed
- Update Storefront API docs with the complete Adyen payment session endpoint by @mad-eel in https://github.com/spree/spree/pull/13246
- Feat/add date filter admin users by @jawaria-sparksol in https://github.com/spree/spree/pull/13247
- Fixed: auto-positioning admin dropdowns by @damianlegawiec in https://github.com/spree/spree/pull/13248
- Add missing API reference link to the complete an Adyen payment session endpoint by @mad-eel in https://github.com/spree/spree/pull/13250
- Fixed:
TurboHelper#spree_turbo_update_cartupdating cart total, but… by @damianlegawiec in https://github.com/spree/spree/pull/13249 - Fixed: store
return_tosession for all admin controllers, eg. Order… by @damianlegawiec in https://github.com/spree/spree/pull/13251 - Fix: ensure selected reimbursement type is correctly set in the form by @dimidev in https://github.com/spree/spree/pull/13254
- Include
sprockets-railswhen creating dummy app via common rake by @damianlegawiec in https://github.com/spree/spree/pull/13255 - Add
Spree::LineItem#discounted_priceto calculate the discounted price for the line item by @mad-eel in https://github.com/spree/spree/pull/13256 - Fixed: Importing metafields via CSV doesn’t work properly for multi-v… by @damianlegawiec in https://github.com/spree/spree/pull/13257
- Fixed CSV importer stock update issue by @damianlegawiec in https://github.com/spree/spree/pull/13258
- Updated taxonomies user doc by @jaburghes in https://github.com/spree/spree/pull/13259
- Updated options user doc by @jaburghes in https://github.com/spree/spree/pull/13260
- New interactive installer by @damianlegawiec in https://github.com/spree/spree/pull/13261
Full Changelog: https://github.com/spree/spree/compare/v5.2.0.rc1…v5.2.0.rc2