Install
To start a new Drupal project with version 10.2.7: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
18.1 MB
MD5: 3a7e953bd925520d853f904466c1479e
SHA-1: e9585c940fbf4f2fe694f6861e7fed9d87a0f81b
SHA-256: 1fd569ebb61b6dd02a3564fead734a05be8ed14c9f3707582734c53943e4ad27
Download zip
29.94 MB
MD5: 4300fd397b49d174c276388806a0acd5
SHA-1: 78d444d10309d17ca96e54b639b875028bbb03f2
SHA-256: fab7c03253e620d40d8719ee7055189233c36c52081a6b7592c5ebba98d27c16
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.2.x will receive security coverage until December 2024.
Important update information
If you are updating from Drupal 9, refer to Preparing your site to upgrade to a newer major version for tools you can use to check the Drupal 10 compatibility of modules, themes and sites. Then, upgrade from Drupal 9 to 10. You should also check the Drupal 10.0.0 release notes.
All changes in this release
- Issue #3344877 by alexpott, silverham, quietone: [regression] FTPExtension class can no longer connect as of 9.5.x
- Issue #3451701 by dww, Mingsong, MegaphoneJon: The update module should not crash with releases that contain invalid values for core_version_requirement
- Issue #3449743 by catch: Try to optimize test ordering when run-tests.sh is used with a mixture of test types
- Issue #3447625 by tim.plunkett, DanielVeza, DyanneNova, tedbow: Add DanielVeza as a co-maintainer of Layout Builder
- Issue #3437129 by mikelutz, Berdir, catch: Remove abstract method Drupal\Tests\migrate\Kernel\MigrateSourceTestBase::providerSource()
- Issue #3091003 by sukr_s, smustgrave, RaphaelBriskie, FeyP, borisson_: Changing a display's machine name while an attachment exist breaks Views
- Issue #3445072 by longwave, Anybody: Improve "The libraries to include are encoded incorrectly" check and message
- Back to dev.