Releases: craftcms/feed-me
Releases · craftcms/feed-me
6.5.0
5.8.2
6.4.1
- Fixed a PHP error that would occur when importing Products that had new Variants. (#1528)
- Fixed a bug where Lightswitch fields would not import correctly when nested in a Matrix or Super Table field. (#1529)
- Fixed a bug where Commerce Variant attributes were not respecting the
parseTwig
config setting. (#1326)
5.8.1
6.4.0
- Added support for importing into relational fields that have custom sources selected. (#1504)
- Fixed a bug that could occur when uploading files to an Assets field from an external URL and a new filename is provided, but we can't determine the remote file's extension. (#1506)
- Fixed a bug where the fields available to map within a given Entries field could not match the fields from that Entry type's field layout. (#1503)
- Fixed a bug where you could not import an Asset field into a Matrix field if it had a dynamic subpath set. (#1501)
- Fixed a bug where the stock was not updating when importing Product Variants. (#1490)
5.8.0
- Added support for importing into relational fields that have custom sources selected. (#1504)
- Fixed a bug that could occur when uploading files to an Assets field from an external URL and a new filename is provided, but we can't determine the remote file's extension. (#1506)
- Fixed a bug where the fields available to map within a given Entries field could not match the fields from that Entry type's field layout. (#1503)
6.3.0
- Added a
feed-me/logs/clear
console command to clear database logs. - Fixed a bug where the logs table would not load with a large number of logs.
6.2.2
Merge branch '5.x' into 6.x
5.7.0
Changelog
5.6.2
Merge pull request #1492 from craftcms/bugfix/logvars-in-logs Don't log vars to DB