Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
55.91 KB
MD5: 7854f12d3931030eec911e25b38a17f4
SHA-1: ed1e255675f5a2fc52ff54839718d0c3918aafcf
SHA-256: 548a1cedcfc11f81ae2c0a4ac1f7cbca015861b11f3ce4c001821d1f70290117
Download zip
100.21 KB
MD5: a78546b0c0d49fff86ad73fbfeffae17
SHA-1: 8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497
SHA-256: d0a94a83cc2ffb524c48695a5b9fa484a97369a5dff2a9d235c9dad59a195e50
Release notes
Changelog
Issues: 7 issues resolved.
Changes since 8.x-3.0-rc2:
Bug
- #3095570 by m.lebedev, imclean, nils.destoop: after update to 3.0-rc2 field groups are not showing (with field_layout module)
- #3082982: Function name collision with group module hook. Rename field_group_delete_group to field_group_delete_field_group
Feature
- #3044595 by epicflux, adriancid, matt_paz, dercheffe, philosurfer, rfsbsb, nils.destoop, providence_matt, andypost: Field groups are not displayed in layout builder block config forms
Task
- #3100893 hook_field_group_build_pre_render_alter() is not called since 3.x
- #3104638 by thalles, mbovan, DenisCi: Replace deprecated service @entity.manager
- #3095640 by rpayanm, Sahana _N, ravi.shankar: Add defaultTheme in tests extending BrowserTestBase
- #3103734 by thalles, Berdir: Replace use of static method \Drupal::request() by inherited service requestStack