You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)