Skip to content

6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 00:25
· 168 commits to 6.x since this release
6.1.0
28787b6
  • Added Craft Commerce 5 compatibility. (#1448)
  • You can now match elements in a feed via their Asset IDs, instead of just the filename. (#1327)
  • Fixed a PHP error that could occur when importing multiple values into a relational field in some scenarios. (#1436)
  • Fixed a SQL error that could occur when matching elements on a custom field. (#1437)
  • Fixed a bug where mapping a relational field that has the “maintain hierarchy” setting enabled would give false positives when comparing the contents of the field. (#1442)
  • Fixed a bug that could occur when importing numeric values into a multi-select field. (#1444)
  • Fixed a bug where a feed’s title could leak when processing a direct feed and there was a validation error. (#1445)
  • Fixed a bug where Date fields could cause false positives when comparing their values. (#1447)
  • Fixed a PHP error that could occur when matching feed nodes against element IDs. (#1440)
  • Fixed a bug when importing into a Matrix field with only a title and no custom fields. (#1452)
  • Fixed a MySQL error that could occur when you have a lot of field mapping data. (#1446)