Spree Commerce logo

Spree Commerce

Open-source headless ecommerce platform with a REST API and Next.js storefront

Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud

Spree Commerce screenshot

About Versions (100)

v5.5.1

2026-06-29

This release includes a new Channel Price List Rule and a number of fixes and improvements!

Channel Price List Rule

Introduce Spree::PriceRules::ChannelRule so price lists can target specific sales channels, alongside the existing customer-group, market, volume and user rules. The pricing context now carries the current channel (sourced from the order or Spree::Current), letting the rule match the channel an order is attributed to.

Other Changes

Core

Store API

Admin

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.0…v5.5.1