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.1
2025-04-09What’s Changed
- Add the missing code needed when canceling quick checkout by @Vegann in https://github.com/spree/spree/pull/12605
- V-3036 FIX missing content on vendors products view by @brozek95 in https://github.com/spree/spree/pull/12602
- Add documentation about the new spree_stripe api endpoint by @Vegann in https://github.com/spree/spree/pull/12600
- Fix documentation about the payment_intent update endpoint by @Vegann in https://github.com/spree/spree/pull/12607
- Admin: Fix (currently) unused templates for store credit categories /… by @damianlegawiec in https://github.com/spree/spree/pull/12608
- Improves Storefront’s Policies controller by @damianlegawiec in https://github.com/spree/spree/pull/12609
- fix: line item partial UI issues by @caiodsc in https://github.com/spree/spree/pull/12610
- Introduce
spree_image_tagandspree_image_urlmethods by @damianlegawiec in https://github.com/spree/spree/pull/12611 - Fix stripe api docs by @Vegann in https://github.com/spree/spree/pull/12613
- Guide for Quick checkout via API using Stripe by @Vegann in https://github.com/spree/spree/pull/12606
- fix: update variant options based on id by @caiodsc in https://github.com/spree/spree/pull/12612
- Streamline and unify admin templates by @damianlegawiec in https://github.com/spree/spree/pull/12615
- V-3060 FIX storefront password handling by @brozek95 in https://github.com/spree/spree/pull/12616
- Fixed creating new Stores in dev environment plus added a nice UI for… by @damianlegawiec in https://github.com/spree/spree/pull/12617
- Admin: standarize empty list view by @damianlegawiec in https://github.com/spree/spree/pull/12619
- Added
Spree::Admin::ModalHelperby @damianlegawiec in https://github.com/spree/spree/pull/12620 - Added
Admin::BulkOperationsHelperby @damianlegawiec in https://github.com/spree/spree/pull/12621 - V-3049 CHG Google Places API deprecations by @brozek95 in https://github.com/spree/spree/pull/12614
- Skip executing code logic in multi promo code migration in test env by @damianlegawiec in https://github.com/spree/spree/pull/12623
- Proper way of using
Spree.user_classin association for CreditCard by @damianlegawiec in https://github.com/spree/spree/pull/12624 - Fixed admin empty order list view by @damianlegawiec in https://github.com/spree/spree/pull/12625
- Add missing helper method documentation for LSP/LLMs by @damianlegawiec in https://github.com/spree/spree/pull/12626
- Fixed: always render validation errors when updating product by @damianlegawiec in https://github.com/spree/spree/pull/12628
- V-3053 FIX disabled payment methods on storefront by @brozek95 in https://github.com/spree/spree/pull/12627
- Fix
default_url_optionswhen store does not havedefault_localeby @Vegann in https://github.com/spree/spree/pull/12629
New Contributors
- @brozek95 made their first contribution in https://github.com/spree/spree/pull/12602
Full Changelog: https://github.com/spree/spree/compare/v5.0.0…v5.0.1