Releases: magmodules/magento2-channable
Releases · magmodules/magento2-channable
1.9.1
Bugfixes:
- Add proxy to ImportSimulator CLI command
Changes:
- Add setup:upgrade to GitHub actions
- Add Magento 2.4.3 with replacements to setup:di:compile GitHub actions
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.9.0
Features:
- Implemented new selftest
- Added return simulation function
- Order simulation CLI
Changes:
- Refactored config
- Refactor order import validation
Bugfixes:
- Fixed shipments webhook join
- Fixed returns imports
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.8.3
Bugfixes:
- Missing PaymentBlock if auto invoicing is enabled
- Shipping method from Channel is only shown if invoice is created
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.8.2
Bugfixes:
- Added module enable flag and fixed returns validation request
- Removed deprecated ChannabeLogger to add support for Magento 2.4.4
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.8.1
Bugfixes:
- Fixed shipping method name replace by Channel Name option
- Fixed issue with Amasty Shop By compatibility
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.8.0
Features:
- Refactor Returns
- Added
created_at
to product feed export - Added compatibility for Amasty Shop By SEO (issue with url parser)
Bugfixes:
- Fixed issue with preview function for single product output
- Fixed disregard stock for FBB/LVB Orders
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.7.0
1.6.2
Bugfixes:
- Ensure shipping cost is always a float #144 (thnx @ArjenMiedema)
- Set reserved order id on cart (thnx @JeroenVanLeusden)
- Add package weight to shipping rate request (thnx @markvds)
- Add missing component to date fields in order grid
- Add order subroles for ACL
- Make Logger component compatible with Monolog 2.0
- Refactor filtering on status for product feed export #137
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
1.6.1
1.6.0
Features:
- Refactored order flow, added repo's and UX/UI admin edits
- Added new processed orders gird
- Added Transaction Fee order total for CDiscount Marketplace orders
- Moved to declarative schema
Minimum requirements:
- Magento 2.3.3 & PHP 7.1
Note: This release is a major release, as we moved to declarative schema, refactored the order flow and due to this had to up the minimum requirements to Magento 2.3.3 and PHP 7.1.