Releases: craftcms/feed-me
Releases · craftcms/feed-me
3.0.0-beta.14
- Minor fix for table column ordering
- Fix lack of parent category-creation
- Add logging for category creation
- Fix handling of entries fields when limited to singles
- Fix table mapping not using the correct column handle
3.0.0-beta.13
Fixed
- Fix for feed items not continuing after encountering a processing error
3.0.0-beta.12
Added
- Add support for Smart Map
Fixed
- Improve CSV handling, particular for Windows-generated files which can have encoding issues
- Fix bug with not being able to select all primary elements
- Fix PHP 7.2 warnings
- Improve performance of content parsing for attributes and custom fields
3.0.0-beta.11
Fixed
- Fixed error thrown by unique identifier (caused in beta.10)
3.0.0-beta.10
Added
- Support aliases in feed URL
- Support date as unique identifier
Fixed
- Fix relative paths not working
- Fix matching existing elements with special characters
- Improve handling of remote asset handling when
HEAD
requests fail - Fix help widget
- Improve date-helper to handle ‘0’
- Table - ensure dates are parsed
3.0.0-beta.9
Fixed
- Fix errors for help form causing zip file not to send
- Fix additional options not working for Matrix fields
3.0.0-beta.8
Fixed
- Missing version number (sigh)
3.0.0-beta.7
Fixed
- Add better support for Matrix fields in Help requests
- Add conditional around entry field section/types
3.0.0-beta.6
Changed
- Tighten restrictions on allowed sub-element fields
Fixed
- Fix complex data not respecting
usedefault
- Matrix - fix for complex fields not processing just their subset of data.
- Fix a few missing translation namespaces
- Fix processing of
{
in content, where Feed Me thinks this is a Twig short tag - Fix missing collapsed option for Matrix fields
- Fix entries section/type not being hidden initially
3.0.0-beta.5
Added
- Added support for
yyyymmdd
andyyyyddmm
date formats - Added options to select section/type for entry fields when creating new entries
Fixed
- Fix user status not being set for users
- Fix incorrect author being set on entries
- Fix error thrown by fields that have
default
attributes - Fixed sub-element sources throwing errors