Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
148.04 KB
MD5: ce9cb607d58acdd4d8c3cff3db38bf8f
SHA-1: f6cab2de457f728096ce88297c7f943dcb12759b
SHA-256: 7f75bb85a73b834876b122c425997e31d56351211fb12c3ce2530444572f1d32
Download zip
318.12 KB
MD5: 35b86aff282a8184f10b2dd37a561340
SHA-1: 4d8606f9ab8dff8e484dd9417eafb6d97911892d
SHA-256: dd480bbe52183db498252caec6c31fab8ccd75f5cf30325b94415c0ca0213725
Release notes
Bugfixes and support for workspaces
Contributors (9)
larowlan, paulocs, bruno.bicudo, alexpott, DarKFlameS, Berdir, a.dmitriiev, cgoffin, href="https://www.drupal.org/u/oksana-c">oksana-c
Changelog
Issues: 10 issues resolved.
Changes since 8.x-2.6:
Bug
- #3130500 by larowlan: Entity browser assumes all forms on the route `entity_browser.edit_form` are entity browser forms
- #3255280 by alexpott: Fix entity browser widget plugin configuration so configuration doesn't not change after install
- #3048530 by Berdir: EntityReferenceBrowserWidget::formElementEntities() incorrectly matches on wrong trigger element when not visible
- #3216778 by a.dmitriiev, cgoffin: Allow submit text to be translatable for entity_form widget
- #3123876 by oksana-c, Berdir: Entity display plugin "Rendered Entity" should only add cache key if the entity is render cached
Feature
- #3147143 by DarKFlameS: This form can only be submitted in the default workspace
Task
- #3240124 by paulocs, bruno.bicudo: Access checking must be explicitly specified on content entity queries
- #3183474 by paulocs: drupalPostForm in functional tests is deprecated
- #3276320 by Berdir: Improve default DrupalCI configuration to run JS tests in parallel
- #3276312 by Berdir: Fixing test fails on Drupal 9.3+/PHP 8.1