Drupal 10.3.11
7 January 2025
Drupal version 10.3.11 is now available.
Upgrading to Drupal 10.3.11
Drupal 10.3.11 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 10.3.11 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 10.3.11
This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.
Bug Fixes and Changes
- [random test failure] EditorSecurityTest::testEditorXssFilterOverride
- [random test failure] LayoutBuilderBlocksTest::testBlockPlaceholder failing
- [random test failure] ImageStylesPathAndUrlTest
- Fatal error: Uncaught TypeError: Drupal\Core\Extension\ThemeHandler::addTheme()
- Document that invalid IDs are not present in the return array or EntityStorageInterface::loadMultiple
- [regression] DateHelper::dayOfWeekName() returns untranslated name
- Remove drupalci.yml
- Revisit large numbers of @see in text element docs
- Update lifecycle link for sdc
- ExtensionMimeTypeGuesser::guessMimeType must support file names with "0" (zero) in the extension parts like foo.0.zip
- Improve the exception message for unsupported entity types in a workspace
- Backport Hook and LegacyHook Attribute
- Catch potential exception when calling Request::create() in PathBasedBreadcrumbBuilder
- docs for EntityTypeInterface::getBundleOf() should say entity type *id*
- EntityAccessCheck documentation contains errors
- DefaultExceptionHtmlSubscriber should not clone the request for 400/BadRequestException