Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-20 | 1.3 kB | |
v5.1.3 source code.tar.gz | 2025-07-20 | 32.8 MB | |
v5.1.3 source code.zip | 2025-07-20 | 34.5 MB | |
Totals: 3 Items | 67.4 MB | 0 |
What's Changed
- Small improvements to product form option values handling by @damianlegawiec in https://github.com/spree/spree/pull/12945
- Fix custom_domain to accept composed TLDs e.g: .com.br by @nerijunior in https://github.com/spree/spree/pull/12946
- Use Custom Domains in
spree_emails
when generating URLs to Storefront by @damianlegawiec in https://github.com/spree/spree/pull/12947 - Override emails host so it always matches the store which sent the email by @damianlegawiec in https://github.com/spree/spree/pull/12949
- Admin: Improve list pagination user experience by @damianlegawiec in https://github.com/spree/spree/pull/12951
- Improve bulk panel operations tab UI by @damianlegawiec in https://github.com/spree/spree/pull/12952
- Fix | add missing :uk svg country icon. by @kyryloliinyk in https://github.com/spree/spree/pull/12953
- Skip propshaft for sandbox app/dummy generator by @damianlegawiec in https://github.com/spree/spree/pull/12955
New Contributors
- @nerijunior made their first contribution in https://github.com/spree/spree/pull/12946
- @kyryloliinyk made their first contribution in https://github.com/spree/spree/pull/12953
Full Changelog: https://github.com/spree/spree/compare/v5.1.2...v5.1.3