Drupal 11.2.4
4 September 2025
Drupal version 11.2.4 is now available.
Upgrading to Drupal 11.2.4
Drupal 11.2.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.2.4 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 11.2.4
Bug Fixes and Changes
- Update to CKEditor5 v45.2.2
- Regression: "Display the file download URI" on related file entity shows relative path
- Drupal\comment\Controller\CommentController::getReplyForm() never returns a response object
- Use a more standard transliteration for Cyrillic щ
- Malicious fingerprinting of visitors via role name on content translation screen
- Functional tests attempting to release locks for a no-longer existing site throws an exception
- avif error - Could not encode image: No codec available
- Indicate that hook_post_update_NAME() hooks do not run at installation time
- [random test failure] Drupal\Tests\ckeditor5\FunctionalJavascript\MediaLibraryTest
- Default DB transaction isolation set to read-committed breaks InstallerIsolationLevelExistingSettingsTest test
- Update to jQuery 4 RC1
- Fix EntityQueryTest on SQLite and Postgres
- APCu requirement for 32MB always displays since APCu 5.1.25
- hook_entity_reference_selection_alter() is undocumented
- VersionHistoryController should document its soft expectations
- Recipe install command prints out to stdout and not error, but RecipeTestTrait::applyRecipe() only prints out error output
- Clean-up deprecated non-standard cast names
- Fix deprecated curl_close() for PHP 8.5
- Remove remaining usage of setAccessible()
- Fix deprecated readdir() without argument for PHP 8.5
- Remove duplicate GenericTest in system.module
- The addComponentToLayout config action should support adding multiple components
- The vendor hardening plugin should provide a way to skip cleaning certain packages
- Entity queries querying the latest revision very slow with lots of revisions
- Removed function block_themes_installed() is still referenced in comments
- Remove tedbow as maintainer for Settings Tray subsystem