Skip to content

6.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 01:12
· 3 commits to 6.x since this release
6.6.0
b888f1e
  • Added the assetDownloadGuzzle config setting which defaults to false. When it is set to true, Feed Me will use Guzzle to download assets instead curl directly. (#1549)
  • Imported Commerce Products now add a single Catalog Pricing job to the queue after an import, instead of one per Product. (#1547)
  • Fixed a bug where importing matching Categories could go awry if the source of the field is set to a group and not a custom source. (#1550)
  • Fixed a bug when importing Category fields that started with the string not. (#1551)