Drupal 10.3.7
7 November 2024
Drupal version 10.3.7 is now available.
Upgrading to Drupal 10.3.7
Drupal 10.3.7 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.7 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 10.3.7
Bug Fixes and Changes
- Remove phenaproxima as a Migrate subsystem maintainer
- D7 node_revision table is referred to as node_revisions
- Typo in error message when MySQL socket connection fails
- guessMimeType returns less accurate MIME type when file extensions have multiple parts
- Spacing issue between Checkbox label and button
- Inconsistencies in system-status-counter RTL styles
- contact_menu_local_tasks_alter() should check whether ['tabs'][0] is set
- Add doc block for $modules in tests
- Use install/uninstall in layout builder expose all field
- Nightwatch tests from submodules do not run in Gitlab CI because of missing option to follow symlinks
- Ajax-enabled image effect forms do not update to the latest ajax processed configuration
- Media image thumbnail incorrectly ends up as NULL when it should be an empty string
- User login and password reset forms should be workspace-safe
- password_confirm children do not pick up #states or #attributes
- Add MissingParamType for form, form_state and form_id
- Migrate Toolbar button to SDC
- Sub workspace does not clear
- Theme aside layout builder section on navigation block page
- Add views.view.taxonomy_term.yml to tag_taxonomy recipe
- The content_editor_role recipe assigns a permission that might not exist
- Workspaces with thousands of items can't be published
- Unable to generate canonical, edit, and update URLs for entity test multilanguage with bundle
- CKEditor 5 has its own border color and is not using Claro's colors
- Standardize "plugin ID" in doc comments instead of "plugin_id"
- Recipe validation should always treat required modules as installed
- getNormalization can result in max-age drift when different sets of fields are requested
- rollback() should document that its $destination_identifier parameter is an associative array
- Ensure uniqueBundleId is unique in LoadJS
- 11.0.x yarn dependencies have mushroomed
- User routes alter in custom module throwing error on "_format"
- Follow-up for Add js message theme override to match Umami message markup
- Add js message theme override to match Umami message markup
- Revert "Issue #3477799 by spokje, longwave, smustgrave: Update CKEditor 5 to 43.1.1"
- Update CKEditor 5 to 43.1.1
- Tweak @group #slow for kernel tests again
- submit button is too wide in the off canvas dialog box
- To long Breadcrumbs are creating scrollbar
- Improve description for parameters in hook_menu_links_discovered_alter
- Error handler crashes with Undefined constant "DRUPAL_TEST_IN_CHILD_SITE"