Install
To start a new Drupal project with version 10.4.6:To update your site and all dependencies to the latest version of Drupal:
To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
20.17 MB
MD5: 2db4736b31d8db15922ec6d6bcbca94d
SHA-1: 93d035e84e2acaaf71a76a65c1154ddaca4d355d
SHA-256: 18394f8169f7a5e08916a795a0c3d0f17c98d52ee47ce413c5261688ff9c23e2
Download zip
33.33 MB
MD5: 39768df6c21679c0198414895417adfd
SHA-1: 56fb67f5993a72b979c8c464c45a89a74a6d4bb6
SHA-256: b7d6d3ef3d0d4395d609cfe901e6332b7b8b42ab81889efd20ccd509139f1f06
Release notes
This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.
Drupal 10.4.x will receive security support until December 2025.
All changes in this release
- Issue #3508649 by gábor hojtsy, smustgrave: Use Drupal Core Leadership terminology in MAINTAINERS.txt
- Issue #3513317 by annmarysruthy, larowlan, wim leers: ImageItem::defaultStorageSettings() should override display_default
- Issue #2735997 by ramil g, joelpittet, ranjith_kumar_k_u, asad_ahmed, nikita_tt, mschudders, Ben Greenberg, lendude, playful: Decimal separator and decimals settings ignored when aggregating decimal fields
- Issue #3323574 by lobodakyrylo, the_g_bomb, phthlaap, oily, vinmayiswamy, smustgrave, codebymikey, lendude: Pager not working correctly in AJAX view with exposed filters
- Issue #3502658 by acbramley, catch, dww: [random test failure] FilterEntityReferenceTest
- Issue #3497935 by prudloff, smustgrave: Renderer::getCurrentRenderContext() triggers a TypeError when there is no current request
- Issue #3196245 by prudloff, longwave, smustgrave, berdir, catch: UserPermissionsForm should not use overridden permissions
- Issue #3494471 by tgauges, smustgrave: Renaming a table containing "drupal_" in the name with multiple indexes fails on PostreSQL