Skip to content

Releases: craftcms/feed-me

3.0.0-beta.14

23 May 00:59
Compare
Choose a tag to compare
  • 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

08 May 03:43
Compare
Choose a tag to compare

Fixed

  • Fix for feed items not continuing after encountering a processing error

3.0.0-beta.12

08 May 01:14
Compare
Choose a tag to compare

Added

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

04 May 23:10
Compare
Choose a tag to compare

Fixed

  • Fixed error thrown by unique identifier (caused in beta.10)

3.0.0-beta.10

04 May 13:55
Compare
Choose a tag to compare

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

27 Apr 14:05
Compare
Choose a tag to compare

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

27 Apr 08:51
Compare
Choose a tag to compare

Fixed

  • Missing version number (sigh)

3.0.0-beta.7

26 Apr 23:34
Compare
Choose a tag to compare

Fixed

  • Add better support for Matrix fields in Help requests
  • Add conditional around entry field section/types

3.0.0-beta.6

24 Apr 11:04
Compare
Choose a tag to compare

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

22 Apr 03:39
Compare
Choose a tag to compare

Added

  • Added support for yyyymmdd and yyyyddmm 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