field_collection 7.x-1.2

  • Coding standard fixes.
  • Issue #3186387 by klausi: Notice: Trying to access array offset on value of type bool in field_collection_field_collection_from_field_context()
  • Issue #3111102 by dsnopek, cboyden: No longer working with live previews in Panopoly
  • Issue #3052183 by james.williams, daniels____, jstoller: Column not found: 1054 Unknown column paragraphs_item.language
  • Issue #3117695 by roman.haluska, klausi: Special characters (apostrophe, ampersand) are escaped from FC label translation

field_collection 7.x-1.0

  • Issue #2880750 by cilefen: Notice: Undefined index: entity keys in entity_extract_ids() when deleting existing field collection items
  • Issue #3043573 by hitfactory: Submitting entityform generates Notice for undefined $nid
  • Non-optimal if conditions. Conditions which execution costs less than the previous one.
  • Issue #2607226 by daveferrara1, jurgenhaas, joep.hendrix: Field collection in taxonomy terms fails saving because of missing revision support in taxonomy
  • Issue #1995358 by erik.erskine, james.williams: Re-order only widget/seperate page

field_collection 7.x-1.0-beta13

Bug fixes

This release includes fixes to PHP 7.2 compatibility issues and several other bug fixes.

Changes since 7.x-1.0-beta12:

field_collection 7.x-1.0-beta12

Bug fixes
New features

Several improvements and fixes, including support for entity translation.

field_collection 7.x-1.0-beta11

Bug fixes
  • Issue #2599248 by donutdan4114: array_filter() issue after upgrading to 7.x-1.0-beta10

field_collection 7.x-1.0-beta10

Mainly a fix for beta9 causing site crash on early PHP versions. See beta9 notes for other recent changes.

  • Issue #2598926 by jmuzz: Fix for PHP versions < 5.3
  • Issue #2597027 by ehegedus: Tokens Problems detected

field_collection 7.x-1.0-beta2

New features
Bug fixes

Beta2 comes with a new "embedded" widget type, which still has some issues with default values though. See #1239946: Embedded field collection items with a default value result in new items on save.

Changes since 7.x-1.0-beta1:

Subscribe with RSS Subscribe to Releases for Field collection