Install
To start a new Drupal project with version 10.6.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.43 MB
MD5: 6bbbad88199acfdbd1ab065bf5e9ad1a
SHA-1: 2ffd0efe419cd8c249699de77eb0dbe6d2e220e5
SHA-256: 770d6e8436b7790d62ce5d54095d12c986962d0812bc49081958c0f83db8aa64
Download zip
33.72 MB
MD5: 1eeafecaf00f726621fc5de0aa3e9c2b
SHA-1: 9b1a15cf981c0cd29055a1a478100a66164112a2
SHA-256: af52173fb8b727fd5ba326625be8bdd0381d8a163216bb362e8382fb5b76462f
Release notes
This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about the latest version of Drupal.
Drupal 10.6.x will receive security support until December 2026. Drupal 10.5.x will continue to receive security support until June 2026.
Drupal 10.4.x security support has ended. Sites on any Drupal version prior to 10.5.x should upgrade to a supported release as soon as possible.
All changes since 10.6.5
- task: #3582512 Add SensitiveParameter attribute to CsrfTokenGenerator::validate()
- fix: #3576262 [random test failure] MediaSourceFileTest::testMediaFileSource
- task: #3582584 Add Andrei Mateescu as provisional general core committer
- fix: #3565033 Fix using numeric literals for 'version' in .info.yml files, cast to strings
- chore: #3581530 Update google/protobuf to >= 4.33.6
- fix: #3560719 Add [#NoDiscard] to AccessResult methods or make them chainable
- task: #3566051 Add darvanen as a maintainer of the Menu UI subsystem
- task: #3566048 Add darvanen as a maintainer of the Token subsystem
- fix: #3114887 Error responses are stored when using the Download migration process
- task: #3577400 Add godotislate as provisional release manager in MAINTAINERS.txt
- fix: #3567483 Update manager crashing admin panel with uncaught exceptions parsing version strings
- Back to dev.