Install

Works with Drupal: ^8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 27.9 KB
MD5: 8cc5a54a0b42d1d984ac05f9c5f20b19
SHA-1: afe657366e989a23968166c7c7c9a066aa4da074
SHA-256: 7fb77d28a67f14ab44f934112e25aa8842985de36a476bf984261efe6813babd
Download zip 67.7 KB
MD5: 8311da93da891df2893da7a7bdecb039
SHA-1: 73c5f777fae34c6e9c3d83d41698d0fe2f02a4c6
SHA-256: b44da238f7ab263f69556035b1974759c33e5d9b688627c75ad65504a22282dd

Release notes

A bricks_revisions_nested formatter has been added. Using bricks_nested with bricks_revisioned fields is broken because it was extended from EntityReferenceFormatterBase and EntityReferenceFormatterBase::prepareView loads entities by the id so if a non-default paragraph id is referenced then it'll load the wrong revision. The next beta will contain an upgrade splitting these off.

If paragraph access checking is on and some paragraphs were access denied then we have seen all sorts of weird bugs. These are summarily fixed.

_bricks_nest_items is a bit more understandable now due to some variable renaming and comments.

Created by: ghost of drupal past
Created on: 1 Sep 2021 at 08:18 UTC
Last updated: 1 Sep 2021 at 08:18 UTC
Bug fixes
Unsupported

Other releases