Install

To start a new Drupal project with version 8.7.9:

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 17.06 MB
MD5: fce471e505f03164ec1cfafffc1d85ad
SHA-1: 2e3ee3963c337b3b5797559d01633904563136f5
SHA-256: b77660bd481bb85c5737f1cafc3c550a20610dbc0f06e27e70dcc3166559ec54
Download zip 27.24 MB
MD5: 73c067e49355930376bb1faa4d9ad4f9
SHA-1: b88118c4812fe04d238fed950d6c4adc46190a55
SHA-256: 7d44250c8559c06441c0607ab86b35149819a910f16a59152a2b0bd2dda09128

Release notes

This is a patch release of Drupal 8 and is ready for use on production sites. Learn more about Drupal 8.

If you are upgrading to this release from 8.6.x, read the Drupal 8.7.0 release notes before upgrading to this release.

This is the final normal bugfix release of 8.7.x. Further bugfixes will be available in 8.8.0, which will be released on December 4, 2019. Drupal 8.7.x will receive security coverage until June 3rd, 2020 when Drupal 8.9.x is released.

Core versioning support in *.info.yml files since 8.7.7

Drupal 8.7.7 introduces a new core_version_requirement key to *.info.yml files, allowing contributed modules to specify specific versions for Drupal core compatiblity, as well as to indicate that they are compatible with both Drupal 8 and the forthcoming Drupal 9 release. See the change record for more details.

Important accessibility fix to the Toolbar

This releases resolves a significant accessibility bug which prevented toolbar links from working with some screen readers. Websites which need to support administrators who use assistive technology are strongly recommended to upgrade. If in doubt, assume this is the case, particularly in larger organizations. Discussing the issue with staff from IT user-support, disabled employee support, and human resources teams is advisable.

Internal change to entity and field definition update events

It is now possible to install a new field storage definition during a fieldable entity type update. Event subscribers for entity type and field definition update events will now be passed the updated definitions rather than the outdated ones. Code relying on this buggy behavior may need adjustment.

All changes since 8.7.8

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: xjm
Created on: 6 Nov 2019 at 18:03 UTC
Last updated: 18 Dec 2019 at 19:54 UTC
Bug fixes
Insecure
Unsupported

Other releases