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
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)