Skip to content

1.23.0

Choose a tag to compare

@Marvin-Magmodules Marvin-Magmodules released this 13 Jan 14:22
· 45 commits to master since this release
f64db19

Features:

  • Add exclude items from update feature with inline grid editing
  • Add order memo update API endpoint for updating memo via channable_id

Improvements:

  • Add currency conversion support for custom price attributes #258
  • Improve phone number fallback handling in order addresses (customer -> address)
  • Fix for upcoming PHP 8.5 deprecation, casting to boolean should use 'bool' type #256 (thnx @hostep)
  • Returns: Add fallback to match product by entity ID when GTIN match fails (Amazon)

Bugfixes:

  • Set payment method code to quote so it can be used in sales rules #259
  • use max/min price from product price object #260 (thnx @sanderjongsma)

Minimum requirements:

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