Skip to content

Releases: bigbridge-nl/product-import

1.8.0 - PHP 8.5 support

21 Nov 15:32
34972e2

Choose a tag to compare

Breaking changes

Note that this release drops support for PHP 8.0 and older.

What's Changed

  • Removes deprecated PHP 8.4 and 8.5 usage. Also bumped minimum required PHP version to 8.1 by @hostep in #64

Full Changelog: 1.7.8...1.8.0

1.7.8

21 Nov 15:30
d3b1f1b

Choose a tag to compare

What's Changed

  • Adds support for MySQL error code 4031 (introduced in MySQL 8.0.24) t… by @hostep in #65

Full Changelog: 1.7.7...1.7.8

1.7.7 - PHP 8.4 compatibility

13 Nov 09:32
cd9457b

Choose a tag to compare

Thanks to @chrisastley for adding the correct null types in the signatures in PR #63

No other changes are made in this version

1.7.6 - added PHP8 compatibility

21 Jun 10:57
79e959e

Choose a tag to compare

Merge pull request #53 from FlashpointBV/feature/php-version-constraint

Allow using the package with php 8+

Product website strategy "set"

22 Feb 10:09
38152e9

Choose a tag to compare

1.7.5

Merge pull request #51 from FlashpointBV/feature/product-website-stra…

Simplify access to core config data

01 Sep 19:34

Choose a tag to compare

Pull request by Pieter Hoste, rewrites code that was optimized without need and which also lacked features.

Reopen a closed MySQL connection

28 Aug 07:54
e8b06f2

Choose a tag to compare

1.7.3

Merge pull request #46 from hostep/fix-mysql-wait_timeout-connection-…

Use official Magento version detection when magento/magento2-base is not available

21 Jun 09:16

Choose a tag to compare

As mentioned by Pieter Hoste, magento/magento2-base may not be available; in this case the official version detection will now be used.

More robust when handling non-existing categories.

17 Apr 06:59

Choose a tag to compare

Stronger getCategoryInfo check when fetching parent categories. Pull request by Duckↄhip.

Support for M2EPro

15 Mar 11:57

Choose a tag to compare

An option to notify the extension M2EPro of changes to products.