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.2
2026-07-06This release includes several fixes and improvements.
Changes
Core
- Fixed: Simplify Store seeding logic with early return to avoid calling deprecated method - https://github.com/spree/spree/commit/bde9d37fd3cd61cd405a40a4ecd8b65de6b3200a
- Fixed deprecation warning with old Multisearch concern https://github.com/spree/spree/commit/1dc8387776b904860d993bdd9f3f52de0bab98b3
API
- Fixed: Return 304 on fresh cache https://github.com/spree/spree/commit/bfb4aec7b6a1e76818828c367fe3f9d7dc84aa93
Admin
- Fixed admin dialog footer styles https://github.com/spree/spree/commit/be7c47134c5adc10db02db12b9ef3cebe1da66df
- Fixed admin tailwind watch mode inside Docker container https://github.com/spree/spree/commit/6bdac7b9da90fee1a2bb52a0543ebe18ae9b95a7
Emails
- Fix displaying product images in order emails https://github.com/spree/spree/commit/353a95ff2ad675939b3950174b54e608f98db9ba
- Fixed: setting
cdn_image_urlcorrectly https://github.com/spree/spree/commit/66769febbec5c54bc2dc64f9613b404d4ceab0d5
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.1…v5.5.2