Skip to content

2.0.3

Choose a tag to compare

@engram-design engram-design released this 30 Apr 20:33
  • [Added] Added Locale Status to entries, to properly control individual locale status.
  • [Added] Added element parameter to onStepProcessFeed event.
  • [Added] Added Import Strategy to Disable missing elements. Thanks @ryansnowden.
  • [Improved] Refactor remote asset uploading/handling.
  • [Improved] Remote assets - Better support for dynamic paths set in asset fields (ie {slug}).
  • [Improved] Remote assets - When set to Keep Original, don't download it and then check if it exists in Craft - it can be skipped.
  • [Improved] Ensure all fields are bootstrapped with the owner element being imported.
  • [Improved] Improve Commerce Products matching on existing elements (including better variant-field support).
  • "[Improved] Remove certain unique identifier options for Product Variants - the element criteria doesn’t support them anyway.
  • [Improved] Refactor matchExistingElement to return a single element, as opposed to a collection.
  • [Improved] Improve checking for unique identifier for all element types.
  • [Fixed] Remote assets - Ensure field limits are respected.
  • [Fixed] Remote assets - Ensure multi remote asset fields work correctly in the same feed.
  • [Fixed] Fix for entry field not showing correct sub-element fields.
  • [Fixed] Fix for Matrix and remote asset field uploading.