Install
To start a new Drupal project with version 8.7.6: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.04 MB
MD5: 484530915cbf6d96cb03379e3dda018e
SHA-1: f1f9163ea5868f7053f6b328543442ba3b8b0d2c
SHA-256: fdcf29dad0c042527cbcaa5468fc928698412b9c4b1826f908458e3e04f3d51d
Download zip
27.2 MB
MD5: 269bef1dc2845f1d4a14e806984ad36a
SHA-1: 17782cdd53fe1e130f7214bd7f3d4383d64dddf9
SHA-256: 381e9fd208400af19bfae3effd7c2cf95a187ab38df8b025133cf99b5787b798
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.
Drupal 8.7.x will receive security coverage until June 3rd 2020 when Drupal 8.9.x is released.
All changes since Drupal 8.7.4
- #2825516 by mikelutz, amwhalen, jhedstrom, pwolanin, ragnarkurm: hook_node_access() is called with $op = 'delete' when the create node form is shown
- #3029627 by bobbygryzynger, tim.plunkett, xjm, johndevman: FormatterBase should pass along third party settings
- #2973137 by davps, efpapado, tstoeckler: EntityViewsData missed revisionable validation
- #3067041 by seanB, dhirendra.mishra, Al Munnings, handspiker, phenaproxima, DannyBoing: Media library pagination is broken due to invalid entity_id parameter
- #3070604 by christinlepson, joachim, jhodgdon: badly named and documented parameter for FormBuilder::buildForm()
- #3070880 by bkosborne: One of methods documented by Drupal core to create a CKEditor build does not work anymore: update docs
- #3066439 follow-up by alexpott: Stop invoking pre-save methods in EntityStorageInterface::restore()
- #3068661 by bomoko, idebr: Docblock for "neutral" method in AccessResult.php is incorrect
- #3066439 by alexpott, amateescu, Charlie ChX Negyesi, catch, casey, Berdir, daniel.bosen: Stop invoking pre-save methods in EntityStorageInterface::restore()
- #2780475 by alexpott, Jo Fitzgerald, mpdonadio, dawehner: assertEscaped() and assertUnescaped don't work as you would expect in JavascriptTestBase
- #3060550 by Firass Ziedan: oembed link does not pass the URL parameter to the provider
- #1476782 by daffie, droplet, donquixote, Katiemouse, Lendude, lnunesbr, ekl1773, init90, jhedstrom, catch, clemens.tolboom, amateescu: DatabaseStatementPrefetch::current PHP function array_unshift() are used incorrectly
- SA-CORE-2019-008 by dwbotsch, xjm, mlhess, cilefen, greggles, drumm, alexpott, amateescu
- #3065212 by amateescu, pmelab, leolando.tan: Workspaces views query alter multiplies result set by number of languages
- #3063020 by mpp: Support translation of the list of styles in CKEditor
- #2863986 by bircher, alexpott, pfrenssen, claudiu.cristea, Adita, dawehner, gambry, chr.fritsch, catch: Allow updating modules with new service dependencies
- #3065663 by phenaproxima, amateescu, alexpott, tim.plunkett, Wim Leers: Several post-update functions try to update config entity types without checking if they exist
- #3062157 by swetha kashetty, shubham.prakash, andrewmacpherson: Document summary_attributes variable in details.html.twig
- #3065586 by Charlie ChX Negyesi, alexpott: ConditionManager::execute() implementation doesn't conform to the interface
- #2996431 by andypost, Charlie ChX Negyesi, Xano: Fix docs for ConditionPluginBase
- #3050757 by Wim Leers: Update CKEditor to 4.11.4