| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-30 | 3.5 kB | |
| v5.1.8 source code.tar.gz | 2025-10-30 | 32.9 MB | |
| v5.1.8 source code.zip | 2025-10-30 | 34.6 MB | |
| Totals: 3 Items | 67.4 MB | 2 | |
Core
- Fixed expiring promotion cache when updating actions calculator https://github.com/spree/spree/commit/b0d172eb317da2563a68e13934a5286542e79a4e
- Fixed gift card transitions for multiple partial redemptions and final redemption https://github.com/spree/spree/commit/ee8ebbdfc2eca01c8159a3d8848016af854564cb
- Added
confirmation_required?to payment methods and use it inSpree::Order#confirmation_required?https://github.com/spree/spree/commit/f5ab94f2f4e35da73e274a2df4e5f8bc2672620f - Fixed create account service with existing users https://github.com/spree/spree/commit/a667973febd99fb29ab84c3fef793a265548e501
- Fixed
Addresses::Updateservice when updating encrypted addresses - https://github.com/spree/spree/commit/0afe73f5d994c9fe3f77bb7742fe73f12f902838 - Move
Addresses::PhoneValidatortoapp/validatorsdirectory https://github.com/spree/spree/commit/11997c9be00dee494002646ce8c80a97e5704942 - Fixed
migrate_admin_users_to_role_usersmigration script whenadmin_user_classis the same asuser_classhttps://github.com/spree/spree/commit/e4c30ee0c57aeba825a3e26f3431a047c25cff19
Admin
- Update Trix to 2.1.15 https://github.com/spree/spree/commit/1990c33caec7f39f5185eab1307c4d8f20d6e4f8
- Fixes https://github.com/spree/spree/issues/13168 undefined
currency_options_for_selecthttps://github.com/spree/spree/commit/b0a6cc47105c56a1176151b978ee039c7cd96c39 - Fixed: admin - creating line items for orders with non-default currency https://github.com/spree/spree/commit/648b5f7270f90d0a2bcec331c6a8c033da27a7c3
- Fixed admin email search to support underscores in orders and customers https://github.com/spree/spree/commit/09de6848e0136b9549a0b3bc2566ce4b57e275d7
- Fixed https://github.com/spree/spree/issues/13150 admin - normalize translation locale to handle compound locales https://github.com/spree/spree/commit/683c16bf8db4de62dfc051949dff1260730d390b
- Added ability to include custom JS/stimulus controllers in Admin https://github.com/spree/spree/commit/75b3f27185a4b8bacffa5b80c9a96976a43b8eef
- Fix refreshing the form after updating the payment method https://github.com/spree/spree/commit/d7a2cabb5b84357f475a5db028b7ff32265c0814
- Fix the Gift Card show view for guest orders https://github.com/spree/spree/commit/4a2e22e0fcd17c53619e41ad5900b5d8858d498e
- Fix displaying the order status when order with gift card is refunded/cancelled https://github.com/spree/spree/commit/51bccecd6a5b283e42c40d511c05ba69a769671a
- Fixed: Multi Store Admin - editing product in a different store removes taxons from another store https://github.com/spree/spree/commit/66588d3efd2564c02fc8f56afeeace12b58401c1
Storefront
- Fixed: don't crash order view when order doesn't have any addresses https://github.com/spree/spree/commit/74ee643a7ca74cd1eb757b51a6f3f2e2d6eb0bc4
- Fixed ability to override storefront Stimulus controllers https://github.com/spree/spree/commit/999b0e50b61275fa5a0682e345fc53b49c1db650
- Fix displaying the gift card payment on the checkout complete page https://github.com/spree/spree/commit/1f33e56fd2c64ddc7cc39bfb051a9a5e4c2902eb
- Added ability to handle phone on quick checkout and fixed duplicated cookies issue https://github.com/spree/spree/commit/c379544e048455f37e213c9eddcf448ee20e1c28
- Fixed default page title for some storefront pages https://github.com/spree/spree/commit/0d83d4119f4c6dfa25f04ad034f8b0f4c07fadca
Full Changelog: https://github.com/spree/spree/compare/v5.1.7...v5.1.8