fieldblock 8.x-2.2

New features

Drupal compatibility

Now supports Drupal 8 - 10. No functional changed compared to 8.x-2.1.

fieldblock 8.x-2.1

Bug fixes

Bug fixes

  • Issue #2665114: Fixing bug introduced in 8.x-2.0

fieldblock 8.x-2.0

Bug fixes

Bug fixes

  • Issue #3016860 by Sutharsan, tregismoreira: Find entity in the route parameters (needed for subpaths)
  • Issue #2665114 by Sutharsan, chx: access check could be much better

fieldblock 8.x-2.0-beta1

Bug fixes

Bug fixes

  • Issue #3328485 by dineshreddymathuku, amanire: Can't enable fieldblock module
  • Issue #3281927 by Sutharsan, nsciacca: Error on node revision route due to core type upcasting change
  • Issue #3164381 by imclean, Sutharsan: Can't access block node settings

Minor changes

  • Issue #3337561 by Sutharsan: Fix code style issues

fieldblock 8.x-2.0-alpha4

Bug fixes

This release reverts a change that caused blocks to be rendered even if the field was empty. See #2613144: Field default value does not show in the block for details.

fieldblock 8.x-2.0-alpha3

Bug fixes

Bugs

  • Issue #2875632 by Gertjan.k, Sutharsan: Paragraph fields always display the default language

Code style, deprecated, clean-up

  • Issue #2965649 by Sutharsan, nkoporec: Dependency injection in FieldBlockConfigForm
  • Issue #2864259 by Sutharsan, nkoporec, Pavan B S: Replace all usages of deprecated EntityManagerInterface
  • Issue #2966529 by Sutharsan: Various clean-ups
  • Issue #2966318 by Sivaprasad C, riddhi.addweb: Fix dependency declaration
  • Issue #2966254 by Sutharsan: Remove empty .module file

fieldblock 8.x-2.0-alpha2

Bug fixes

Bugs

Issue #2605870 by casey: fieldblock.schema.yml should be in config/schema
Issue #2604972 by casey, dpi: Add administer permission
Issue #2940301 by SpadXIII, timplunkett: Warning: Illegal offset type in isset or empty
Issue #2613144 by marcvangend: Field default value does not show in the block
Issue #2810783 by mikeker, ransomweaver, nicola85, legolasbo, osman: PHP exception when placing block
Issue #2646070 by casey, marcvangend: Cache context should be "route" instead of "url"

fieldblock 8.x-2.0-alpha1

New features

First preview of the improved (2.0) version of Field as Block.

fieldblock 8.x-1.0-alpha1

First working version for Drupal 8. Does not include an upgrade path yet. Some of the functionality present in the D7 version may not be available yet.

This alpha release depends on a core patch which I hope to get reviewed and committed asap:
#2345879: Enhance ThirdPartySettingsTrait with a get-all-settings method

fieldblock 7.x-1.3

New features
Insecure

Version 1.3 adds support for pseudo-fields (the fields modules can define with hook_field_extra_fields).

fieldblock 7.x-1.1

Bug fixes
Insecure

Bugfix for Issue #1924396: Fixed '#bundle' in 'fieldblock_field_attach_view_alter()' undefined.

Subscribe with RSS Subscribe to Releases for Field as Block