Spree Commerce
Open-source headless ecommerce platform with a REST API and Next.js storefront
Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud
v5.5.3
2026-07-10This release includes several fixes and improvements.
Changes
Core
- Fixed CSV Import group performance issues https://github.com/spree/spree/commit/5cf95c9e1350f858eb19bb5301e29ca7db8bd1da
API
- Adds serializers for Store API product filters https://github.com/spree/spree/commit/b2287cf2e00da4e22b7114be6daf0ed579b7c240
Admin
- Fixed: permit
admin_nameon stock location strong params https://github.com/spree/spree/commit/2f4bc6f32b4ac57ff47e70622c3579a74ce7a8fb - Fix: disable Turbo for sign-out to allow following different hosts for multi tenant setups https://github.com/spree/spree/commit/4ad3a0e0cf63acb3b3c14f656ab46cabeb6a6463
- Fix TinyMCE assets 404ing in development with Propshaft https://github.com/spree/spree/commit/6bc4ced835da533e64b12f2813c0ba03d053121a
Installation
npx create-spree-app@latest my-store
Updating
npx spree bundle update
Feedback / Support
Join our Discord server to chat with Spree core team members and other Spree developers!
Full Changelog: https://github.com/spree/spree/compare/v5.5.2…v5.5.3