Install
To start a new Drupal project with version 9.4.11: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.63 MB
MD5: f78f82fa5c8dd758fdfbcf9b19079beb
SHA-1: c07c0b41ebfa2bcf7a39f81e3f5c8051d8846dae
SHA-256: 097b3b5d658a2c11e9990cdc42a5dc353ef2e0e28021522ee660776f7a6e5ac7
Download zip
33.21 MB
MD5: 2e58e9f746de77fed147957b19905506
SHA-1: d76334848b5b2ff62ab93933109c0c0529555f64
SHA-256: 15d2bd0c3ebba2b92607881fb2fb77990ea294e911264703e692dc03530f9042
Release notes
This is a patch (bugfix) release of Drupal 9 and is ready for use on production sites. Learn more about Drupal 9.
This is an additional bugfix release of Drupal 9.4.x containing upgrade path and security hardening fixes. 9.4.x will receive security coverage until June 2023. Plan to upgrade to Drupal 9.5 or 10.0 soon to continue receiving bug fixes and new features.
If you are upgrading from Drupal 8, read upgrading a Drupal 8 site to Drupal 9, 9.0.0 release notes, and the 9.4.0 release notes before upgrading to this release. However, sites upgrading from Drupal 8 should upgrade to Drupal 9.5.x rather than 9.4.x.
changes since 9.4.10
- Issue #3338301 by catch, longwave, benjifisher, jungle: Update Symfony to v6.2.6 / v4.4.50
- Merged 9.4.10.
- Issue #3332447 by xjm, Spokje: Upgrade yarn dependencies to fix vulnerabilities shown by yarn audit
- Issue #3331205 by larowlan, sanderwind: SSTI possible via translation of "Language" in CKEditor Language plugin
- Issue #3254446 by catch: Log the exception rather than aborting the update if a configuration item does not exist in system_post_update_sort_all_config()