Skip to content

Releases: spree/spree

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

v4.6.5

21 Apr 21:04
Compare
Choose a tag to compare

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

Full Changelog: v4.6.4...v4.6.5

v4.5.4

21 Apr 21:03
Compare
Choose a tag to compare

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

Full Changelog: v4.5.3...v4.5.4

v4.4.1

21 Apr 21:02
Compare
Choose a tag to compare

What's Changed

  • bring back OrderContents and store credit methods to ease upgrading to Spree 4 eb0fcf5
  • Fix incorrect inventory unit merge by @npflood in #11724

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.3.3

21 Apr 21:01
Compare
Choose a tag to compare

What's Changed

  • bring back OrderContents and store credit methods to ease upgrading to Spree 4 eb0fcf5
  • Frontend - Ensure empty state option by @mcyoung in #11722

New Contributors

Full Changelog: v4.3.2...v4.3.3