Skip to content

Releases: spree/spree

v4.10.0

06 Sep 12:53
Compare
Choose a tag to compare

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

  1. 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/

  2. We're also introducing Spree Enterprise Edition with new enterprise-grade features and integrations available out of the box

Full Changelog

Full Changelog: v4.9.0...v4.10.0

v4.9.0

14 Aug 12:43
Compare
Choose a tag to compare
Spree Commerce: Exciting Updates for Our Open-Source Community

This release improves the overall performance of Spree applications and brings many bug fixes we backported from Vendo. Major highlights are:

💻 new API endpoints for handling Wishlists and Variants in Storefront API
👨‍💻 improved Webhooks
💸 improved Store Credits
🐛 Sentry error reporting integration for API

Alongside this release, we've also launched a completely new Spree website and highlighted massive new features coming in Spree 5 🚀

How to upgrade

Please follow Spree 4.9 upgrade guide

Spree Core

Spree API

Full Changelog: v4.8.3...v4.9.0

v4.8.3

13 Jun 11:00
Compare
Choose a tag to compare

What's Changed

  • Update documentaion for spree_cli command in creating an extension by @mausamp in #12051
  • Set default locale in the ControllerHelpers::Locale when using column_fallback for translations by @mad-eel in #12054

New Contributors

Full Changelog: v4.8.2...v4.8.3

v4.8.2

29 May 13:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.1...v4.8.2

v4.8.1

27 May 14:41
33537ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.8.1

v4.8.0

27 May 14:38
Compare
Choose a tag to compare

Spree v4.8 🔥 🔥 🔥 🔥

🌎 This release includes some big changes in how we handle translations
previously even if you had only one language you still had to use the translations database tables - now we fall back to the original values, eg. for Products to spree_products.name, which makes upgrading from older versions much easier (especially if you have a big product catalog)

📖 New Documentation website
completely rewritten, updated, patched, integrated with API docs, and much easier to navigate - we're still working on adding missing sections/pages - stay tooned!

✨ both Admin Panel and Storefront now use Importmap, so you don't need node or any other build tool at all

🎨 both Admin Panel and Storefront received a new updated look and feel

🏎️ Storefront now uses Hotwire/Turbo

💻 easier to develop, easier to contribute - dev sandbox now runs on SQLite and doesn't require to install any additional tools

How to upgrade

Please follow Spree 4.8 upgrade guide

Spree Core

Spree Backend (Admin Panel)

Spree Frontend (Storefront)

New Contributors

  • @mateus-po made their first contribution in http...
Read more

v4.7.3

05 May 17:19
Compare
Choose a tag to compare

Fixed: Making sure we're always including Spree concerns with Spree namespace to avoid name clashing, eg. Spree::Metadata

Full Changelog: v4.7.2...v4.7.3

v4.6.6

05 May 17:18
Compare
Choose a tag to compare

Fixed: Making sure we're always including Spree concerns with Spree namespace to avoid name clashing, eg. Spree::Metadata

Full Changelog: v4.6.5...v4.6.6

v4.5.5

05 May 17:16
Compare
Choose a tag to compare

Fixed: Making sure we're always including Spree concerns with Spree namespace to avoid name clashing, eg. Spree::Metadata

Full Changelog: v4.5.4...v4.5.5

v4.7.2

21 Apr 21:04
dbf9492
Compare
Choose a tag to compare

What's Changed

  • bring back OrderContents and store credit methods to ease upgrading to Spree 4 eb0fcf5

Full Changelog: v4.7.1...v4.7.2