Skip to content

Releases: craftcms/feed-me

6.5.0

15 Oct 22:57
6.5.0
c627253
Compare
Choose a tag to compare
  • Added support for propagating Commerce Products and Variants in multi-site installs. (#1531)
  • When duplicating a feed, a new passkey is generated instead of using the passkey on the original feed. (#1534)

5.8.2

15 Oct 22:52
5.8.2
ec7dc3f
Compare
Choose a tag to compare
  • When duplicating a feed, a new passkey is generated instead of using the passkey on the original feed. (#1534)

6.4.1

09 Oct 22:04
6.4.1
ea61103
Compare
Choose a tag to compare
  • 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

09 Oct 22:02
5.8.1
8079828
Compare
Choose a tag to compare
  • 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)

6.4.0

26 Sep 00:48
6.4.0
34f2eda
Compare
Choose a tag to compare
  • 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

26 Sep 00:45
5.8.0
88f7d02
Compare
Choose a tag to compare
  • 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

14 Aug 17:38
851fbcc
Compare
Choose a tag to compare
  • 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

14 Aug 16:11
d5cef89
Compare
Choose a tag to compare
Merge branch '5.x' into 6.x

5.7.0

14 Aug 17:36
6e9e460
Compare
Choose a tag to compare
Changelog

5.6.2

14 Aug 16:10
12e1a63
Compare
Choose a tag to compare
Merge pull request #1492 from craftcms/bugfix/logvars-in-logs

Don't log vars to DB