Skip to content

1.24.2

Latest

Choose a tag to compare

@Marvin-Magmodules Marvin-Magmodules released this 22 Jun 06:54
4631b73

Bugfixes:

  • Fixed item_id/id column mismatch causing constraint violations when observers trigger item saves.
  • Fixed bundle product pricing in feed by using indexed prices instead of getBaseAmount().
  • Fixed customer being assigned to wrong store view on order import.
  • Fixed credit memo creation being blocked for orders placed via the Channable payment method.
  • Added early return guard for missing product ID in item add to prevent exceptions.

Improvements:

  • Added PHP 8.5 / Magento 2.4.9 to setup-upgrade CI matrix.

Minimum requirements:

  • Magento 2.3.x & 2.4.x
  • PHP 7.4 to 8.5