Skip to content

Releases: magmodules/magento2-channable

1.19.1

24 Sep 10:57
382aaf8
Compare
Choose a tag to compare

Bugfixes:

  • Fxed retry order missing some shipment data

1.19.0

24 Jul 18:01
8fd6939
Compare
Choose a tag to compare

Features:

  • Add urls to category output in product feed

Improvements:

  • Add 'item_group_id' to exclude list
  • Add Customer Tax Class Id to price calculation

1.18.3

07 Jun 10:01
49e84cb
Compare
Choose a tag to compare

Bugfixes:

  • Fix reservation qty's
  • Check if business order has zero tax set before setting tax to zero
  • Fix ACL rule for Log Stream
  • Add discount info to invoice #227 (thnx @Skullsneeze)

1.18.2

11 Apr 12:01
a703a08
Compare
Choose a tag to compare

Bugfixes:

  • Empty parentRelations fallback returns full product collection #222
  • Fixed issue with empty inventory on item updates
  • Simple products associated with 2 configurables are not exported #200
  • Handle empty values for name in Channable order grid

1.18.1

08 Apr 09:24
ffd4501
Compare
Choose a tag to compare

Bugfixes:

  • Revert use indexed product_id column for order by due to issues on paging
  • Skip creditmemo items that are not refunded

Improvements:

  • Prefetch tier price for better performance

1.18.0

25 Mar 15:58
c7178e3
Compare
Choose a tag to compare

Features:

  • Added Include Inventory Sources to feed option #172

Improvements:

  • Do not execute COUNT-query twice #123 (thnx @bertterheide)
  • Use GTIN attribute to link returns

Bugfixes:

  • Fixes issue with pricing #218
  • Fixed issue with shipping price currency exchange for free shipment #219
  • Refresh on Credit-memo page removes the Return block

1.17.0

27 Feb 13:06
d9665a8
Compare
Choose a tag to compare

Features:

  • Save returns meta data and add to returns grid
  • Added option to set zero tax on business orders
  • Added tier prices to output if selected in extra values

Improvements:

  • Prefetch data in product feed for better performance (thnx @julian-van-drielen)
  • Add "Not Visible Individually" products to feed when forced
  • Move returns config menu option to bottom
  • Added category id to category output
  • Improved Return block on Credit-memo page

Bugfixes:

  • Use referenceBlock instead of referenceContainer for order_totals (thnx @Bogardo)
  • Also convert shipping costs if needed

1.16.0

07 Dec 13:10
3903fdf
Compare
Choose a tag to compare

Features:

  • Added new options for returns handeling
  • Updated Admin UI
  • Support EE Giftcards
  • Added new options for returns

Changes:

  • The feed purges the Category Name
  • Use indexed product_id column for order by (thx @bertterheide)

1.15.1

27 Jun 10:43
2f6ef09
Compare
Choose a tag to compare

Bugfixes:

  • Fixed con frequency config_path for item updates

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1

1.15.0

23 May 13:51
9a3c94a
Compare
Choose a tag to compare

Features:

  • Show Zalando Article Number in order view

Bugfixes:

  • When stock quantity is 1 order is not created and reporting error that product is out of stock #203
  • Accept empty values for customer data in order postdata
  • Guest customer should not be saved as 0 on quote (thnx @frank-bokdam)

Changes:

  • Update CI flow to include Magento 2.4.6 and PHP 8.2

Minimum requirements:

  • Magento 2.3.3 & PHP 7.1