1.24.0
·
22 commits
to master
since this release
Features:
- Added multi-currency support for order import (including currency conversion).
- Added end-to-end tests for order import, webhook endpoints, and tax scenarios (see E2E-TESTS.md).
Improvements:
- Excluded external video thumbnails from the feed image gallery.
- Added a store filter to Channable order deduplication so identical channel order IDs can be processed per store.
Bugfixes:
- Fixed shipping tax calculation by using the product tax class ID.
- Fixed cross-border tax recalculation when Magento cross-border trade is enabled.
- Fixed Increment ID generation so hyphens in channel order IDs are preserved.
- Fixed return matching by falling back to the item ID when GTIN is missing.
- Fixed an undefined array key error when using non-currency actions on rendered price extra fields.
- Fixed Using Min/Max price with base currency #264 (thnx @MatthijsBreed)
Minimum requirements:
- Magento 2.3.x & 2.4.x
- PHP 7.4 to 8.4