Drupal 9.2.7
7 October 2021
Drupal version 9.2.7 is now available.
Upgrading to Drupal 9.2.7
Drupal 9.2.7 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Drupal updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Drupal install to test the 9.2.7 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 9.2.7
- Olivero: Text can be cut off at mobile if site-branding text goes to two lines
- Olivero: Skip link fails accessibility color test on hover
- Misuse of explicit colour for active pager item in -ms-high-contrast media query
- Olivero's wide dropdown hover states are broken
- Underlined text in CKEditor 5 not rendered as underlined in Claro
- \Drupal\media\Controller\OEmbedIframeController::render doesn't set a content-type header
- Views contextual filter: "allow multiple" doesn't work for user roles filter
- Improve test and add comments to ContentEntityTest
- Use dataprovider for constructor test in ContentEntityTest
- OembedMediaController doesn't properly bubble cacheability metadata/attachments
- Add index on source_ids_hash for migrate_message_* tables
- JSON:API Cannot upload files to public file root (Gets 422 Unprocessable Entity)
- MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10
- JS error with elements in "allowed HTML tags" that can't be direct descendants of a div
- Comment form save button has incorrect background color and contrast ratio violation on hover
- Mobile search input in IE11 does not visually respond to keypress
- Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode
- Links with "@" are converted into email addresses even if there is no domain suffix present
- HAL links are broken if diffferent domains, protocols or ports are used in multisite or multi-domain setup
- Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
- layout_builder_system_breadcrumb_alter doesn't check for a null route object
- Incorrect documentation in Drupal iews\Plugin iews\display::viewExposedFormBlocks)()
- Add ckrina, quietone, and bnjmnm as provisional committers in MAINTAINERS.txt
- Olivero: Titles should wrap around images in teaser when necessary
- Olivero: a11y color contrast test fail for primary button on hover
- Simplify ResourceTypeRepository control flow for returning cached data