Install
Works with Drupal: ^8.8 || ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
89.31 KB
MD5: e41e5364b1c22edb252c153b8148c0aa
SHA-1: c16228936db1eecfc1111663470deeab4297597d
SHA-256: fc033c8335489bdb5c52315117ac3bac6b75f00941f1e2de222b96c734c76f1a
Download zip
156.01 KB
MD5: e5aafe730698c9ae8ef6080665ba0568
SHA-1: 43417cf232df36d6a621151dffa569b77dfd9725
SHA-256: d68cea5724feac6c6f26bafbf96a577d6dcc110b907da47612247ee347a90024
Release notes
Stable release with security coverage. Supports D8 through D11.
Contributors (16)
dww, bluegeek9, Nikolay Shapovalov, dcam, supreetam09, benstallings, chi, saidatom, bharath-kondeti, anybody, sandeep sanwale, benjifisher, beloglazov91, damien laguerre, klausi, Anjali Mehta, geek-merlin
Changelog
Issues: 9 issues resolved.
Changes since 3.0.0-rc21:
Bugs (3)
- fix: #3416328 Undefined array key 'delete' if user does not have permission to delete the entity
- fix: #3469864 Remove entity button not showing in Complex Inline Entity Form after upgrading to 3.x from 1.x
- fix: #3560018 Multiple 'Trying to access array offset on null' warnings in Inline Entity Form
Tasks (6)
- ci: #3593387 Add pipeline coverage for all supported core versions
- docs: #3413645 InlineEntityFormBase::getEntityTypeLabels() has the wrong docblock
- task: #3318648 EntityReferenceItem requires a type annotation for IDEs and PHPStan
- task: #3413044 Get PHPStan level 1 passing and enable automated test job
- task: #3506277 Nullable types must be explicit (PHP 8.4)
- task: #3593386 Fix CSpell