1.23.0
·
45 commits
to master
since this release
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