Drupal 11.1.4
5 March 2025
Drupal version 11.1.4 is now available.
Upgrading to Drupal 11.1.4
Drupal 11.1.4 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 11.1.4 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 11.1.4
This is a patch (bugfix) release of Drupal 11 and is ready for use on production sites.
Bug Fixes and Changes
- Add griffynh as provisional core team facilitator
- Focus outline has a too low color contrast and uses a different green than Claro
- Fix documentation for optional params in MessengerInterface
- Extend ViewsBlockBase to merge cache metadata from display handler
- example recipe.yml has incorrect comment above "actions" section
- Change hardcoded entity key 'uid' to getKey in ResourceTestBase
- Offer to become maintainer of Stable9
- Remove --quiet from updatedb in Validatable config job
- Improve HookCollectorPass test
- Sqlite Connection::createConnectionOptionsFromUrl should not convert relative paths to full
- Regression: RssResponseCdata filtering out common HTML tags from RSS feeds
- Logout confirmation form shows inappropriate confirmation description
- Yarn watch task broken
- Redirect correct language page after node save
- Ensure config entity langcode property does not change when installing, adding or editing a language
- Allow recipes to contain an "extra" property with arbitrary information for specific modules to use