Releases: craftcms/feed-me
Releases · craftcms/feed-me
1.4.10
- Fixed issue for repeatable fields containing empty values (table fields).
- FeedUrl attribute stored as
TEXT
column type to allow for longer URLs. - Improved JSON parsing to use Yii's JsonHelper class, with better logging when failing.
1.4.9
- Fixed issue with utf8 encoding for feeds.
- Improvements to matrix processing.
1.4.8
- Fix for json parsing when special characters in feed content.
- Better logging when a feed cannot be parsed.
1.4.7
1.4.6
- Fixed an issue where an error would be incorrectly thrown when Add duplication handling is used.
1.4.5
- Fixed issue with plugin release feed url.
1.4.4
1.4.3
- Check for both numeric and string single-string arrays. Particularly an issue for JSON feeds
1.4.2
- Minor improvements for plugin icons.
1.4.1
- Fix css/js resources filename, which did not commit properly.