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