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
Craft 2.5 support, including release feed and icons.
Code cleanup and refactoring field-mapping logic for performance and sanity.
Rewritten Matrix/Table mapping and processing logic. Matrix and Table fields will need to be re-mapped.
Removed Super Table native support - please ensure you have the 0.3.9 release of Super Table. Super Table fields will need to be re-mapped.
Less strict user matching - should match against almost any value related to user.
Allow for Environment Variables to be used in the feed url.
Better feedback on feed failure. Will fail task if any feed node encounters an issue, and will show the red failed task indicator (prompting you to look at the logs).
Fix for mapping multiple Matrix blocks being out of order from original feed.
Fix issue with task not firing when running from Control Panel. In some cases, this meant not even logging information was being recorded if something went wrong. This did not effect running directly.
Third-Party Hooks
Added registerFeedMeMappingOptions for third-party fieldtypes to control the options for mapping feed nodes to field data.
Added postForFeedMeFieldType for third-party fieldtypes to modify entry data before being saved to entry.