Spree v4.10 with Rails 7.2 is here! #12154
damianlegawiec
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This minor release brings 2 exciting features:
🛤️ Rails 7.2 support
📦 automatic shipment tracking URL generation for UPS, FedEx, DHL, USPS, OnTrac, Amazon Logistics, and 160+ countries national postal services (S10 standard), thanks to amazing tracking_number library
More importantly
we've changed the Spree Open Source License to standard AGPL-3.0 , which is fully described on our blog - https://spreecommerce.org/why-spree-is-changing-its-open-source-license-to-agpl-3-0-and-introducing-a-commercial-license/
We're also introducing Spree Enterprise Edition with new enterprise-grade features and integrations available out of the box
Full Changelog
dimensions_unit
andweight_unit
by @damianlegawiec in Ability to save Variant'sdimensions_unit
andweight_unit
#12122Spree::Price
records with empty values by @damianlegawiec in Disallow creation ofSpree::Price
records with empty values #12126TrackingNumber::BaseService
for automatic tracking URL genera… by @damianlegawiec in AddedTrackingNumber::BaseService
for automatic tracking URL genera… #12127Taxon#pretty_name
persistent in the database by @damianlegawiec in MakeTaxon#pretty_name
persistent in the database #12129Taxon#pretty_name
in more scenarios by @damianlegawiec in Fixes forTaxon#pretty_name
in more scenarios #12130collection_cache_key
by @damianlegawiec in Fixed APIcollection_cache_key
#12131supported_locales_list
by @damianlegawiec in Remove caching fromsupported_locales_list
#12138Taxon#store
method by @damianlegawiec in AddedTaxon#store
method #12139gateway_payment_profile_id
toSpree::V2::Storefront::CreditCardSerializer
by @mad-eel in Addgateway_payment_profile_id
toSpree::V2::Storefront::CreditCardSerializer
#12141LineItem#quantity
with value1
if not specified… by @damianlegawiec in Always initializeLineItem#quantity
with value1
if not specified… #12142Full Changelog: v4.9.0...v4.10.0
This discussion was created from the release v4.10.0.
Beta Was this translation helpful? Give feedback.
All reactions