Skip to content

Releases: magmodules/magento2-channable

1.6.0

11 Feb 08:35
25676a0
Compare
Choose a tag to compare

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.

1.5.5

07 Oct 17:33
4685926
Compare
Choose a tag to compare

Features:

  • Save 'Customer Number' and 'Shipment Promise' to Payment Data

Bugfix:

  • Fixes issue with qty_increments #131

Minimum requirements:

  • Magento 2.2.x & PHP 7.x

Please note, this will be one of the last versions to support Magento 2.2.x

1.5.4

14 Sep 14:00
a98516e
Compare
Choose a tag to compare

Changes:

  • Always save/show commission on order import

Bugfix:

  • Fixes import of customers on order import when enabled
  • Fixes missing currency code in feed

Minimum requirements:

  • Magento 2.2.x & PHP 7.x

Please note, this will be one of the last versions to support Magento 2.2.x

1.5.3

09 Sep 13:57
Compare
Choose a tag to compare

Bugfix:

  • Schedule category is broken (in Magento EE/Commerce) #117
  • Force including or excluding tax in product feed configuration option

Minimum requirements:

  • Magento 2.2.x & PHP 7.x

Please note, this will be one of the last versions to support Magento 2.2.x

1.5.2

17 Aug 17:27
3f0f85c
Compare
Choose a tag to compare

Changes:

  • Added support for Magento 2.4.3
  • Remove stock qty's for bundle, configurable and grouped product types

Minimum requirements:

  • Magento 2.2.x & PHP 7.x

Please note, this will be one of the last versions to support Magento 2.2.x

1.5.1

26 May 08:25
855bc42
Compare
Choose a tag to compare

Bugfix:

  • Fixed php 7.4 implode() function for shipping method title (+ added GitHub Actions php linting)

Minimum requirements:

  • Magento 2.2.x & PHP 7.x

Please note, this will be one of the last versions to support Magento 2.2.x

1.5.0

18 May 17:33
8b3e602
Compare
Choose a tag to compare

Features:

  • Option to overwrite Shipping Description with data from platform
  • Added option to force the bypass of MSI for QTY in feed

Minimum requirements:

  • Magento 2.2.x & PHP 7.x

Please note, this will be one of the last versions to support Magento 2.2.x

1.4.23

14 Apr 08:00
f943d5f
Compare
Choose a tag to compare
  • Fix: category ids to feed output #111
  • Fix: Unset discount amount for orders imported by Channable

1.4.22

17 Feb 18:29
58a9bee
Compare
Choose a tag to compare
  • New: Save memo order data to additional information
  • Fix: Set checkout method to guest on order import for guests #106

1.4.21

09 Nov 10:28
2cc01e6
Compare
Choose a tag to compare
  • Fix: Removed duplicate limit on product collection
  • Fix: Only update item data if data is available