Install
To start a new Drupal project with version 9.4.13: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: 3b69a7797af1d3a128e05b75e9ff5762
SHA-1: b043e1fc909e8357c2d1ac9f004bcd00112e4cfe
SHA-256: ca23b615e1c40241cc5996c5edec6054960ef598b0e725ff4b6eaf78ce55d742
Download zip
33.22 MB
MD5: 5ad8f20c9532bd852d354c1cb643e5ab
SHA-1: 29914dc4d96740b6dc93de2d26609371d4e62ac6
SHA-256: ecb1d0a156bcdde3450dc133c9af592e84e6fcf1dccb3cf226c5cd8ad58daab5
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 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.
Important changes in this release
- CKEditor 4 has been updated to version 4.21.0.
- This release fixes a regression introduced in Drupal 9.4.12: #3348592: [regression] Language switcher block throws exception when no route is matched
All changes since 9.4.12
- Issue #3349691 by longwave, larowlan, Wim Leers, xjm, jbogdanski: Update CKEditor 4 to 4.21.0
- Issue #3348592 by alexpott, kunal_sahu, joseph.olstad, catch, larowlan, amaria, james.williams, longwave: [regression] Language switcher block throws exception when no route is matched
- Back to dev.
- Merged 9.4.12.
- Issue #3343495 by alexpott: Fix commit-code-check.sh on DrupalCI
- Issue #3339854 by alexpott, larowlan: Add conflict on PHPUnit ^9.6 to Drupal 9
- Back to dev.