Install
Works with Drupal: ~10.1.2Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
119.25 KB
MD5: 02ac0e6ee19c08e5eea957e1661dea6e
SHA-1: ad0b54a75cd57698235b549ed93999ec7a2313a3
SHA-256: 262e153bba4af0c0695847f4103b50899401ded6d519e9db6dfb22c788f0bb01
Download zip
219.37 KB
MD5: df33bae3009f6af2c218e6e90abff02d
SHA-1: f386fd8f9205ef40468bcd1ee133aa7fc8d7fda5
SHA-256: fefdd238a2a983d9903fb6a682ff0b4218da52b8c2fefe2be9ce93fca34aadf8
Release notes
- Update minimum Drupal core version requirement to 10.1.2.
- Improved user experience when creating/adding fields in any entity form (ex: Content Types, User Account/Block type etc.). Included #3347291: Combine field storage and field instance forms.
- When visiting the edit, manage fields, manage form displays etc. of any content type, then display the page title instead of tab title. Included #3370946: Page title should contextualize the local navigation.
- Active menu trail now indicates the current site section, even for pages not in the Toolbar. Included #3371005: Toolbar doesn't indicate active menu trail for pages not included in Toolbar.
- Restrict access to empty top level administration pages. Included #296693: Restrict access to empty top level administration pages.
- The Acquia CMS now logs the telemetry data.
- Fixed minor PHPstan deprecation notices/warnings.