Skip to content

6.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Oct 00:54
6.11.0
46cbf5a
  • Multiple feeds queued via a single CLI command are now processed sequentially, even if they’re batched. (#1695)
  • Feed Me CLI commands now support Craft’s --isolated flag to ensure they execute in one environment in a multi-compute setup. (#1676)
  • Fixed a PHP error that could occur on the field mapping screen if you have a feed that references an asset as a default value for an asset field, and that asset was deleted. (#1699)
  • Fixed a bug where section names that had characters like & in them were getting double encoded. (#1693)