Drupal 11.3.2
14 January 2026
Drupal version 11.3.2 is now available.
Upgrading to Drupal 11.3.2
Drupal 11.3.2 can be updated 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.3.2 upgrade prior to moving it live with Installatron's Sync funtionality. Get started managing Drupal with Installatron
What's New in Drupal 11.3.2
- performance: #3566156 APCu FileCache can consume a ton of memory due to caching procedural hook data since Drupal 11.1
- feat: #3563812 Top bar CSS does not set text colour
- task: #3565943 [security hardening] Update composer to 2.9.3
- fix: #2339921 Undefined variable: groups in \Drupal\views\Plugin\views\filter\FilterPluginBase::groupForm
- Revert "fix: #2339921 Undefined variable: groups in \Drupal\views\Plugin\views\filter\FilterPluginBase::groupForm"
- perf: #3559030 Installing from existing config causes massive cache.config population and slow installs
- fix: #3516264 CKEditor 5 loads all plugin translations on AJAX operations
- fix: #3542774 The “reduce motion” setting in the operating system should be respected
- fix: #3564548 update_post_update_fix_update_emails() can fail on invalid config
- fix: #2339921 Undefined variable: groups in \Drupal\views\Plugin\views\filter\FilterPluginBase::groupForm
- fix: #3565218 [random test failure] ResponsiveImageFieldUiTest::testResponsiveImageFormatterUi()
- fix: #3564926 Fix the documentation for SystemAdminMenuBlockAccessCheck::access() first parameter
- fix: #3560690 Functional update tests consistently fail on mysqli
- task: #3562159 Make it easier to run test-only job against different PHP / DB combinations
- fix: #3562676 Fix type hints with wrong case in @param and @return annotations
- fix: #3553342 Race condition in LocalTaskManager::getLocalTasks() with fibers
- fix: #3555152 Move skip_procedural_hook_scan cleanup to HookCollectorKeyValueWritePass
- fix: #3551373 [random test failure] ManageDisplayTest testFormatterUI() and testWidgetUI()
- fix: #3557585 Update to Composer 2.9.2