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
Added the ability to provide a filename for importing assets via the assets field if you choose to “Create asset from URL”. (#749)
Fixed a bug where you could not override feed settings with false if you used a config/feed-me.php config file. (#1352)
Fixed a bug where queueTtr, queueMaxRetry, and assetDownloadCurl settings were being ignored if you used a config/feed-me.php config file. (#1356)
Fixed a PHP error that could occur when importing into a relational field inside of Super Table under certain circumstances. (#1364)
Fixed a bug where importing Address data from the Google Maps plugin could cause duplicate Addresses if the Address already existed. (#1370)
Fixed a bug where updating entry statuses for a site in a site group, would update statuses for all sites in the site group instead of the targeted one. (#1208)
Fixed a bug where you could not use false to override feed settings in config/feed-me.php. (#1380)
Fixed a bug where importing nested element fields would not work in some scenarios. (#1378)
Fixed a bug where empty column headings in a feed would cause incorrect values to be selected in the pagination URL dropdown when mapping a feed. (#1375)