Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
31.57 KB
MD5: 310757b8b7082bb00c31244145fdc6f6
SHA-1: 27b23e5039255af098dd13adcf915687ed7d216b
SHA-256: 7182d9947e75f216024a3570737b4ecb65f83b987f0ca8d6f90ebbfeae6d7dae
Download zip
54.52 KB
MD5: de64d0298755724db111577d6b199604
SHA-1: 477d9dfc20f12fe0894b15677a83e2c173a79235
SHA-256: 069a7a74460a4c63b3c0d982ce4a676bbc9102a6f824641fd07343ad1975ba7e
Release notes
First stable release of the 3.x branch.
This new release offers a new architecture where the Field Inheritance information is stored as a field to improve performance and ease the content migration. An upgrade path between 2.x and 3.x is provided. Please test it carefully before pushing these changes to live and report any possible issue.
Contributors (6)
erikaagp, froboy, owenbush, pfrenssen, plopesc, q0rban
Changelog
Issues: 6 issues resolved.
Changes since 3.0.0-beta1 (compare):
Bug
- #3316144 by plopesc, froboy, owenbush, erikaagp: Field cardinality is not preserved on inheritance
Feature
- #3507857 by q0rban, plopesc: add Tugboat config.yml
Task
- #3526031: Remove the "Add Field Inheritance" feature from the entity form
- #3500250 by plopesc, pfrenssen, owenbush: Store relation with the parent entity in the database instead of the State API
- #3526583: Allow to define entity based relationships to allow implicit assignments
- #3526577: Add basic test coverage