Skip to content

Releases: magmodules/magento2-channable

1.9.1

18 May 18:14
a236f0e
Compare
Choose a tag to compare

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

13 May 11:03
d62a4ee
Compare
Choose a tag to compare

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

25 Apr 17:15
9ae2a73
Compare
Choose a tag to compare

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

13 Apr 18:52
661a971
Compare
Choose a tag to compare

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

11 Apr 11:41
36ef5b9
Compare
Choose a tag to compare

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

31 Mar 06:49
0d13fd7
Compare
Choose a tag to compare

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

08 Mar 20:24
1659d12
Compare
Choose a tag to compare

Features:

  • Add option to use return labels for Channable

Bugfixes:

  • Transfer transaction fee from quote to order #146
  • Fixed order simulation product

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

1.6.2

03 Mar 13:02
b8da999
Compare
Choose a tag to compare

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

16 Feb 17:42
ca047f0
Compare
Choose a tag to compare

Bugfixes:

  • Return correct data in getOrderIdPrefix #141

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

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.