Skip to content

5.14.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 00:53
· 352 commits to 6.x since this release
5.14.0
2767d68
  • 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)