Updates since last release:
New Functionality:
- If requested, a website can be hidden from Search results (metatags for noindex,nofollow)
Bug Fixes:
- Policy site block fixes for missing blocks in lehigh_repository theme
- AWS Bedrock fixes for rewriting doubly-encoded spaces in URLs
Updated Modules:
- Upgraded scheduler to 2.2.x and captured resulting config (DRUP-3314) (18 config splits updated as well)
- Upgraded ECA and BPMN to 2.x (DRUP-3314).
- Upgraded field_group to 4.x; fontawesome to 3.x (DRUP-3314).
- Drupal core (core-recommended, core-dev, composer-scaffold),
- Preparations for D11/PHP 8.4: metatag, extlink, imce, linkit, media_library_form_element, editoria11y, eca, moderated_content_bulk_publish, stage_file_proxy, tagify, geofield, jquery_ui, purge_file, and phpunit.
Developer experience:
- Added rector.php and phpstan.neon to enable static analysis and automated refactoring scaffolding.