Drupal 11.0.9
22 November 2024
Drupal version 11.0.9 is now available.
Upgrading to Drupal 11.0.9
Drupal 11.0.9 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.0.9 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 11.0.9
This is a patch (bugfix) release of Drupal 11 and is ready for use on production sites.
Important
- This release fixes a performance regression in Twig 3.14.2 and above
- If you are updating from Drupal 10, refer to Preparing your site to upgrade to a newer major version for tools you can use to check the Drupal 11 compatibility of modules, themes and sites. Then, upgrade from Drupal 10 to 11. You should also check the Drupal 11.0.0 release notes.
- If you are updating from 10.2.x or earlier and have the CKEditor font module installed, you should consider switching to CKEditor5 Plugin pack for a more up-to-date version of the plugin which is compatible with the CKEditor5 version shipped with Drupal 10.3.
Bug Fixes and Changes
- Performance Degraded after update to twig 3.14.2
- Merged 11.0.8.
- Fix usage of str_getcsv() and fgetcsv() for PHP 8.4
- getIncludedRecipe() should statically cache recipe objects to avoid performance problems
- Creating a published moderated entity in a workspace shouldn't make it published in Live
- __construct() documentation references incorrect ToConfig enum name
- Use testdox and colors in tests spawned by run-tests.sh