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.4
2025-12-18This patch release contains several bug fixes and performance improvements. To update run:
bundle update
In your project root directory.
Core
- Fixed Product best-selling scope https://github.com/spree/spree/pull/13381
- Fix Bundler 4.0 compatibility https://github.com/spree/spree/commit/6f00f1fb4a619ca978b5f253f799d10ce32648e1
- Add
observerandostructgems for Ruby 3.4+ and Bundler 4.0 compatibility https://github.com/spree/spree/commit/e3eea78ed1b0f960794930fc90ae7f9fb7055781 - Include fixtures in the gem as we reference them in factories https://github.com/spree/spree/commit/46ff9c8bef085da59d02a2983aa576f5624cd7bc
Admin Dashboard
- Fixed Admin profile link active state https://github.com/spree/spree/commit/70f142b0bd00fd3091548b0e22dd73eb7e8258b0
- Fixed: Include tinymce in admin sprockets manifest https://github.com/spree/spree/commit/7dcc1278e6c05e04666c77eafda55293a935b597
Storefront
- Fix toggle menu https://github.com/spree/spree/pull/13377
Full Changelog: https://github.com/spree/spree/compare/v5.2.3…v5.2.4