Install

To start a new Drupal project with version 8.3.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 12.15 MB
MD5: de7ceedf9391c4b52c1c5a7f66809129
SHA-1: e40f9cf6993d2ae48f2c4825f7439aac174d2231
SHA-256: 62092df0bb4aec22504b04128f71f1372cdccb7572136b3846ec36769014f49b
Download zip 20.13 MB
MD5: e973014a096274b2464ac5cbc14874c9
SHA-1: 1ec9d4c2b14096b3266fba2e6e69623499d2ddbc
SHA-256: 36434b1e03d7da4f0bc5538bf0788ca4905b4f8df29f3a6ac5112c26fadf9647

Release notes

This is a patch release of Drupal 8 and is ready for use on production sites. See the CHANGELOG.txt for a summary of changes and improvements since the last minor release. Learn more about Drupal 8.

This release only contains bug fixes, along with documentation and testing improvements. Translators should take note of a handful of minor string changes since the last release.

The following important issues are resolved in 8.3.6 (in addition to the dozens of other fixes listed at the end of this post):

Changes to the update process since Drupal 8.2.3

Beginning with 8.2.3, packaged Drupal releases no longer contain development PHP libraries. See Drupal 8 will no longer include dev dependencies in release packages for more information. See core/UPDATE.txt in the Drupal download for full instructions on how to update.

Known issues

There are no known regressions in this release.

Updating from versions older than 8.3.0

We've received reports of the following issues with the 8.3.0 release that may affect those updating from older versions of Drupal 8:

  • A few sites have reported #2869449: PluginNotFound exception after update to Drupal 8.3 where the plugin name mentioned in the exception may vary. Administrators of affected sites should check the issue queues of contributed modules in use. Comment on #2869449 if necessary.
  • Sites that have the HAL module enabled and are upgrading from 8.1.x have encountered #2867444: Configuration schema errors whilst updating to 8.3.0. Possible workarounds include updating to 8.2.7 first and then to 8.3.0, or (for sites using Drush) updating to Drush 8.1.10. (Note that 8.1.x has been end-of-life since September 2016, so we generally do not provide full support for updates that skip minor releases.)

File usage tracking causes unexpected file deletion

Drupal 8 currently has a number of known issues related to incorrect tracking of file usage, which can result in files being unexpectedly deleted from a site. Site owners experiencing unexplained file loss should consider setting "Delete orphaned files" to "Never" on /admin/config/media/file-system until these issues are resolved, and note the following issues:

Search the issue queue for all known issues.

Changes since 8.3.5:

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: cilefen
Created on: 2 Aug 2017 at 15:33 UTC
Last updated: 12 Mar 2018 at 21:31 UTC
Bug fixes
Insecure
Unsupported

Other releases