commerce 3.3.3

Bug fixes

Contributors (3)

jsacksick, tBKoT, tbkot

Changelog

Issues: 2 issues resolved.

Changes since 3.3.2 (compare):

commerce 3.3.2

Bug fixes

This release fixes a regression introduced by #3573990

Changelog

Issues: 1 issues resolved.

Changes since 3.3.1 (compare):

commerce 3.3.0

Bug fixes
New features

This release introduces a big change to the merchant administrative interface, shifting the order management workflow toward a more efficient, modal-based experience.

🚀 Key Improvements

Single-page Order Management

The administrative workflow has been redesigned to allow merchants to manage all aspects of an order from a single interface—the Order View page.

commerce 3.2.0

Bug fixes
New features

A new "Order items" widget was introduced allowing merchants to quickly add products to orders from the edit page.

commerce 3.0.2

Bug fixes
New features
Unsupported

The cart block is now lazy loaded, See the following change record.

commerce 3.0.1

Bug fixes
Unsupported

Contributors (5)

jsacksick, rhovland, rszrama, grevil, anybody

Changelog

Issues: 6 issues resolved.

Changes since 3.0.0:

commerce 3.0.0

Bug fixes
New features
Unsupported

First Commerce 3.x stable release, supporting Drupal >=10.3 and D11.

commerce 3.0.0-beta1

Bug fixes
Unsupported

Contributors (3)

facine, jsacksick, vinay.p

Changelog

Issues: 7 issues resolved.

Changes since 3.0.0-alpha1:

commerce 3.0.0-alpha1

Bug fixes
New features
Unsupported

First alpha release of Commerce 3.0.x

View the list of change records for more details

This release focuses D11 compatibility, note that all code deprecations signaled by @deprecated tags got removed.

commerce 8.x-2.40

Bug fixes
New features

Last 2.x release with new features, D11 is not going to be supported by Commerce 2.x.

commerce 8.x-2.39

Bug fixes
New features

Important notes

The order balance is now stored in a base field, the order module defines an update hook backfilling the balance for all existing orders in the DB.
In order to skip the update, the following setting can be used:

commerce 8.x-2.38

Bug fixes
New features

This release fixes regressions introduced in 2.37, allows disabling partner partner via a Drupal setting as well as general bugfixes

Disabling partner banners

Drupal Commerce modules occasionally link to offers from technology partners in
contextually relevant portions of the administrative interface. To simplify
disabling these, the project has established a pattern of all such banners
respecting a setting you can set in your site's settings.php:

$settings['commerce_show_partner_banners'] = FALSE;

commerce 8.x-2.37

Bug fixes
New features

Introducing a new store dashboard, bugfixes and more.

Drupal Commerce dashboard

Note: some dashboard functionality can be disabled by setting the following variables to FALSE in settings.php, though the inbox should remain to present messages generated during module update or installation hooks.

commerce 8.x-2.33

Bug fixes
New features

D10 compatibility improvements, UX improvements & bugfixes.

commerce 8.x-2.30

Bug fixes
New features

Referencing variations of a different type is now possible from a product (See #3089040: Single product with multiple variation types).

commerce 7.x-1.17

Bug fixes
Unsupported

This is a minor bug fix release clearing up a couple of notices and resolving a potential data loss issue related to the new buttons on the order edit screen for managing profiles on orders.

Contributors (3)

arraksis, rszrama, steveganz

Changelog

Issues: 3 issues resolved.

commerce 8.x-2.28

Bug fixes
New features

Promotion UX improvements, EU VAT fixes and PHP 8 support.

This is the last 2.x release, compatible both with Drupal 8.x and Drupal 9.x. The next 2.29 release is going to be compatible only with D9.

commerce 3.0.x-dev

Bug fixes
New features

Development release package for the 3.0.x release.

commerce 7.x-1.16

Bug fixes
New features
Unsupported

Long in coming, this release of Commerce Core 1.x resolves many longstanding issues with a focus on performance, PHP 7.4 compatibility, and various quality of life improvements.

commerce 8.x-2.24

Bug fixes
New features
Insecure

Merchant experience improvements, BOGO promotions, and more.

For high level details and screenshots, read the release announcement on the Centarro blog.

commerce 8.x-2.22

Bug fixes
New features
Insecure

Admin UX improvements, Promotion improvements and general bug fixing.

commerce 8.x-2.21

Bug fixes
New features
Insecure

Layout Builder for Products, Entity Print support

commerce 8.x-2.20

Bug fixes
Insecure

German VAT update, improved Views support.

commerce 8.x-2.19

Bug fixes
New features
Insecure

This release drops support for Drupal 8.7. It is compatible on Drupal 9, contributed projects in the Commerce ecosystem also need to provide Drupal 9 ready releases.

commerce 8.x-2.17

Bug fixes
New features
Insecure

Contributors (50)

bojanz, jackbravo, lisastreeter, mglaman, Sophie.SK, Dandeky, czigor, kala4ek, ericchew, michiellucas, canvaskent, zenimagine, flocondetoile, smccabe, daveiano, agoradesign, Hubbs, fastangel, TwiiK, s.messaris, istavros, FiNeX, thejacer87, MegaChriz, bradjones1, Yasser Samman, andyg5000, tbradbury, Niklan, millenniumtree, thenchev, sorabh.v6, casey, jseniuk, Ahmed_Samir, zaporylie, AdamPS, megadesk3000, drugan, eiriksm, jsacksick, joachim, rszrama, tofasuriawan, Krzysztof Domański, Berdir, facine, franco cazzaro, Ivan Berezhnov, nno

commerce 8.x-2.16

Bug fixes
New features
Insecure

Summary

  • Added cart expiration (delete abandoned carts after a configured number of days)
  • Promotion start/end dates now have a time component as well
  • Reworked timezone handling for promotions and taxes
  • Reworked Views integration for base fields, fixing over a dozen issues

commerce 8.x-2.15

Bug fixes
New features
Insecure

Summary

  • Requires Drupal 8.7.0 or newer, PHP 7.0.8 or newer
  • Requires the Token module (new dependency)
  • Drupal 9 ready (no deprecations on Drupal 8.7 / 8.8)
  • Compatible with Media Library
  • New number pattern submodule (for generating sequential order/invoice numbers)
  • Tax number field, with validation and verification for the European Union

Read the blog post for more information.

commerce 8.x-2.14

Bug fixes
New features
Insecure

This is the last release to support Drupal 8.6 and PHP 5. From next release Drupal 8.7 and PHP 7 will be required.

This release requires Address 1.7 and Profile 1.0.
If your site is running Commerce Shipping, you will need to update it to 2.0-beta7.
If your site is running Commerce Authorize.Net, you will need to update it to 1.2.

commerce 7.x-1.15

Bug fixes
New features
Unsupported

Drupal Commerce 1.x for Drupal 7 has been stable for many years and supports tens of thousands of online stores. Continued development of this version focuses on bug fixing, PHP 7 compatibility, and performance improvements with only the occasional new feature.

commerce 8.x-2.13

Bug fixes
New features
Insecure

Now compatible with PHP 7.3. Requires Address 1.6 and Entity API 1.0-rc2

Contributors (24)

bojanz, andyg5000, Sophie.SK, czigor, lisastreeter, WalkingDexter, zserno, zaporylie, mglaman, amateescu, flocondetoile, chrisolof, nitin.ahire, agoradesign, smccabe, Maithri Shetty, ericchew, simgui8, mattjones86, sorabh.v6, rakesh.gectcr, LammensJ, alexpott, bradjones1

Changelog

Issues: 38 issues resolved.

Changes since 8.x-2.12:

commerce 8.x-2.12

Bug fixes
New features
Insecure

This is a big release, pay close attention to the change records!
Commerce Stripe users will need to update to 8.x-1.0-rc2.

Major changes:

commerce 8.x-2.11

Bug fixes
Insecure

Optimizes variation rendering. Fixes several regressions introduced in 2.10

Contributors (15)

bojanz, joachim, zaporylie, quietone, John Pitcairn, jsacksick, agoradesign, casey, mikelutz, abramm, megadesk3000, idiaz.roncero, Dom., StijnStroobants, caseylau

Changelog

Issues: 21 issues resolved.

Changes since 8.x-2.10:

commerce 8.x-2.9

Security update
Bug fixes
New features
Insecure

Contains fix for SA-CONTRIB-2018-057

Contributors (24)

sorabh.v6, eliclaggett, RumyanaRuseva, Berdir, bojanz, lisastreeter, GoZ, rshafakian, mglaman, edwardaa, batkor, AdamPS, wizonesolutions, max-kuzomko, archnode, abramm, Improvesite Krzysztof Domański, amateescu, zaporylie, ctrlADel, qymanab, josephdpurcell, joachim, nlz

Changelog

Issues: 18 issues resolved.

Pages

Subscribe with RSS Subscribe to Releases for Commerce Core