twig_field_value 2.0.2

Bug fixes
New features

Drupal 10 compatibility

The 2.0.1 release was marked as Drupal 10 compatible, but in practice is was not. The 2.0.2 release is.

  • Issue #3310839 by jcnventura, immaculatexavier: Remove deprecated Twig_SimpleFilter and Twig_Extension usage

Feature

The field_target_entity filter now returns the referenced entity in the right language.

twig_field_value 2.0.1

Security update

Resolves SA-CONTRIB-2022-058.

Drupal 10 compatibility

  • Issue #3290158 by Project Update Bot: Automated Drupal 10 compatibility fixes
  • Issue #3262909 by Sutharsan: Fix deprecated test code

Coding standards

  • Issue #3295680 by Sutharsan, Dharti Patel: Drupal Coding Standards
  • Issue #3295503 by Meeni_Dhobale, JatinGupta40: Drupal coding standards are not followed in README file.

twig_field_value 8.x-1.2

Bug fixes

Bug fixes

  • Issue #2936194: field_value filter should produce no output when access is denied.
  • Issue #2938685: Error when field does not exist

Code style and minor fixes

  • Issue #2931210: Remove from custom packages group.
  • Move Kernel test to right folder.
  • Apply Drive Left principle and other refactoring.
  • Code style fixes.
  • Issue #2872420: Fix array code style.

twig_field_value 8.x-1.1

New features

Added new filters:
- field_raw: Returns raw field properties value(s).
- field_target_entity: Returns the referenced entity object(s) of an entity reference field.

Subscribe with RSS Subscribe to Releases for Twig Field Value