Install
To start a new Drupal project with version 8.7.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
17.1 MB
MD5: c602aed82b1047cca97486b604f9f44b
SHA-1: a778c68ff987eeb9bd0ea4573498d7653a39ef00
SHA-256: 87bc9cbd19c10eae3418bed0b12a486c4294bca53a7989b499fa586b1b502e4d
Download zip
27.33 MB
MD5: 782d88829b3f59a34744b322669783da
SHA-1: 5b1d93d16cce633a9e14431b4cf53e9045577fde
SHA-256: 8441967acd5896ab3eaadb6119afa63e3f2988b0b13c89a33b3d3ba7c8a18313
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.
Further bugfixes are available in Drupal 8.8. Drupal 8.7.x will receive security coverage until June 3rd, 2020 when Drupal 9.0.0 and 8.9.0 are released.
Important update information
This release resolves several upgrade path critical bugs that may have prevented sites from updating from Drupal 8.6 or earlier:
- #3052318: Update from 8.6 to 8.7 fails due to corrupt menu_link_content or taxonomy_term entity data
- #2917600: update_fix_compatibility() puts sites into unrecoverable state
- #3056539: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables
- #3056543: taxonomy_post_update_make_taxonomy_term_revisionable() and the menu link content equivalent fail when entities have no default translation
Known issues
Search the issue queue for known issues.
All changes since 8.7.12
- #3122742 by alexpott: Fix PHP 5 tests on 8.7.x
- #2917600 by tedbow, alexpott, catch, anthonyf, xjm, tim.plunkett, Alan D., Berdir, andypost, moshe weitzman: update_fix_compatibility() puts sites into unrecoverable state
- #3056543 by plach, jungle, Berdir, catch, xjm, amateescu: taxonomy_post_update_make_taxonomy_term_revisionable() and the menu link content equivalent fail when entities have no default translation
- #3052318 by AndyF, mikelutz, andypost, jungle, catch, AbdeI, mr_fenix, crifi, plach, xjm, vuil, amateescu, jedgar1mx, John_B, waverate, alexpott, owenbush, azovsky: Update from 8.6 to 8.7 fails due to corrupt menu_link_content or taxonomy_term entity data
- #3056539 by plach, DamienMcKenna, catch, hchonov, amateescu, tim.plunkett: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables
- #3101720 by larowlan: HEAD broken on - updates required for prophecy 1.10.0