Spree Commerce
Open-source headless ecommerce platform with a REST API and Next.js storefront
Alternative to: Shopify, Magento, WooCommerce, Salesforce Commerce Cloud
About
Versions (100)
v5.0.3
2025-05-06New features:
- Add ability to register custom page sections per theme https://github.com/spree/spree/commit/6ba440f017a778a340a5194c54cd5eaf59625969
- Allow to use custom page blocks defined in section https://github.com/spree/spree/commit/0409364f959f8aeca19de50135b5c3ca24e67d3b
- Added missing
sitemap.xmlandrobots.txtto Storefront https://github.com/spree/spree/commit/33f25fbd528d59b054c396cc4673bb29f95b61de - Improve Admin Customers view https://github.com/spree/spree/commit/0aa9f885329409e47c970fd1df44ae6f4ec478e3
- Add
Spree::Account::OrdersController#load_order_detailsto load order and its shipments for easier customization https://github.com/spree/spree/commit/2f50f46ef641689aa94ffee3b44a6e7099056378
FIxes
- Admin: fixed product properties sort order on product view https://github.com/spree/spree/commit/bf4019f474437455158caab3d1e7f7bd315cd03f
- If exists, automatically load
application.jsentrypoint on the storefront https://github.com/spree/spree/commit/8e0760c0e54c899d7591c5694998cff6cbaf1ed9 - Removed non-storefront events from Analytics event list https://github.com/spree/spree/commit/0befdab65bc7a5a18b630940117abfab04b6b68c
- Fixed: always make sure to load post’s tags from the current store https://github.com/spree/spree/commit/f15eba70d847b929236399c3c89d66d816aaf637
- Fixed
Store.by_urlwhen active record encryption is enabled for stores https://github.com/spree/spree/commit/1f4fff5f7eaed474172b1a2e47001214653af4f1 - Fixed
20230110142344_backfill_friendly_id_slug_locale.rbmigration on a clean install https://github.com/spree/spree/commit/be95711997636792146364727d53624572e480db - Renamed Taxon Conditions in admin to Rules https://github.com/spree/spree/commit/ec62025bb1e85b6e584c9b08a8611309c59aab52
- Fixed Admin products form toggle inventory section https://github.com/spree/spree/commit/6b38e1f7cc1cd9777da9a655300645c1b28b04da
Full Changelog: https://github.com/spree/spree/compare/v5.0.2…v5.0.3