Spree Commerce
Open-source headless ecommerce platform with a REST API and Next.js storefront
Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud
v5.2.3
2025-12-16This patch release contains several bug fixes and performance improvements. To update run:
bundle update
In your project root directory.
Core
- Add icons for SEPA and Bank Transfer payment methods by @mad-eel in https://github.com/spree/spree/pull/13356
- Fixed N+1s and overall performance of SalesTotal report for larger da… by @damianlegawiec in https://github.com/spree/spree/pull/13358
- Reports improvements by @mad-eel in https://github.com/spree/spree/pull/13321
- Fixed Docker builds permission issue https://github.com/spree/spree/issues/13379
Admin Dashboard
- Fixed dialogs and drawers in admin for Safari by @damianlegawiec in https://github.com/spree/spree/pull/13380
Storefront
- Fix indentation in product details template by @dimidev in https://github.com/spree/spree/pull/13366
Documentation
- Added PLP user documentation by @jaburghes in https://github.com/spree/spree/pull/13367
Full Changelog: https://github.com/spree/spree/compare/v5.2.2…v5.2.3