Bugfixes:
- Fixed
item_id/idcolumn 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