Skip to content

Releases: Datatrics/magento2-integration

v1.7.0

31 Aug 12:10
9344c73
Compare
Choose a tag to compare

Features:

  • Implemented new admin UI

Changes:

  • Refactor content flow
  • Load pixel block in last order

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.8

13 Jul 06:01
28380bf
Compare
Choose a tag to compare

Fixes:

  • Fixed issue with undefined array key "type_id"

Changes:

  • Refactored Sales & Profiles

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.7

25 May 11:07
bdb1acf
Compare
Choose a tag to compare

Fixes:

  • Fixed issue on profiles without default addresses

Changes:

  • Added gender to profile sync

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.6

02 May 13:47
b5e2e1a
Compare
Choose a tag to compare

Fixes:

  • Added support for PHP 8.2 / Magento 2.4.6
  • Fix compatibility with external modules #38
  • Fix table prefix for inventory_stock table
  • Concat profile sync status for customer grid #36

Changes:

  • Added Magento 2.4.6 to testings

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.5

14 Nov 13:09
d114379
Compare
Choose a tag to compare

Fixes:

  • Make sure Special Price is set back to "0" when not set

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.4

29 Oct 15:13
90f5bee
Compare
Choose a tag to compare

Fixes:

  • Do not sync disabled products
  • Fix bindings

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.3

17 Oct 06:54
070f52c
Compare
Choose a tag to compare

Fixes:

  • Fix php 8.1 issue with string replace #32

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.2

13 Sep 14:37
76046d7
Compare
Choose a tag to compare

Changes:

  • Load access token in config from integration table

Fixes:

  • Add missing proxies for CLI commands

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.1

18 Aug 13:53
ce3ba5e
Compare
Choose a tag to compare

Fixes:

  • Fixed issue with readonly class name
  • Fixed raised PHPStan warnings

Changes:

  • Update Magento versions used in the CI pipeline

Minimum requirements:

  • Magento 2.3.x & PHP 7.1

v1.6.0

14 Mar 10:02
4a513d6
Compare
Choose a tag to compare

Features:

  • Make Logger component compatible with Monolog 2.0
  • Moved to Declarative Schema
  • Changes in conversion data

Changes:

  • Upped PHPCS Magento Coding Standard and fixed raised issues
  • Updated the GitHub workflow to run tests on newer Magento version
  • Added PHP linting to tests

Minimum requirements:

  • Magento 2.3.x & PHP 7.1