Spree Commerce
Open-source headless ecommerce platform with a REST API and Next.js storefront
Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud
v5.3.4
2026-02-23This patch release includes minor fixes to the core and admin packages, squashing some pesky bugs! :)
Changes
Core
- Fix Google feed excluding simple products without option variants (https://github.com/spree/spree/pull/13618)
- Fix deleting products w/o translations on non-default locale (https://github.com/spree/spree/pull/13613)
Admin
- Fix info banner in address form by @KacperMekarski in https://github.com/spree/spree/pull/13624
- Fix admin export to apply filters correctly https://github.com/spree/spree/pull/13616
- Fix price parsing for non-English locales (https://github.com/spree/spree/pull/13627)
- Fix reverse proxy support in admin Table API by using route helpers (https://github.com/spree/spree/pull/13646)
- Fix price localization for product edit screen (https://github.com/spree/spree/pull/13647)
Update
Run in your project root:
bundle update
Full Changelog: https://github.com/spree/spree/compare/v5.3.3…v5.3.4